Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SocialGame
CheckSwitchObj
C# Class SocialGame.CheckSwitchObj
Inheritance:
CheckCancleFigure
Exibir arquivo
Open project: BrainProject/UnityTemp
Public Properties
Property
Type
Description
owner
int
parsedCheck
Check
player1
UnityEngine.GameObject
player2
UnityEngine.GameObject
switchName
string
Public Methods
Method
Description
Start
( ) :
void
Protected Methods
Method
Description
EndTimer
( ) :
void
Private Methods
Method
Description
Update
( ) :
void
Method Details
EndTimer()
protected
method
protected
EndTimer
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
owner
public_oe property
public
int
owner
return
int
parsedCheck
public_oe property
public
Check,SocialGame
parsedCheck
return
Check
player1
public_oe property
public
GameObject,UnityEngine
player1
return
UnityEngine.GameObject
player2
public_oe property
public
GameObject,UnityEngine
player2
return
UnityEngine.GameObject
switchName
public_oe property
public
string
switchName
return
string