Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DetectionState
C# Class DetectionState, CaulsCastle
Inheritance:
State
Datei anzeigen
Open project: TheGovernorsJunk/CaulsCastle
Class Usage Examples
Public Methods
Method
Description
GetInstance
( ) :
State,
Update
(
GameObject
avatar
) :
State,
Private Methods
Method
Description
DetectionState
( ) :
System.Collections
Method Details
GetInstance()
public
static
method
public
static
GetInstance
( ) :
State,
return
State,
Update()
public
method
public
Update
(
GameObject
avatar
) :
State,
avatar
GameObject
return
State,