Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Beavers
C# Class Beavers, 2DPlatformer
Inheritance:
MonoBehaviour
,
IQuest
Mostrar archivo
Open project: MarbleGameDev/2DPlatformer
Public Properties
Property
Type
Description
state
string
Public Methods
Method
Description
Reset
( ) :
void
Setstate
(
string
state_set
) :
void
StatusUpdate
( ) :
string
Private Methods
Method
Description
Beavers
( ) :
System.Collections
InvUpdate
( ) :
void
Method Details
Reset()
public
method
public
Reset
( ) :
void
return
void
Setstate()
public
method
public
Setstate
(
string
state_set
) :
void
state_set
string
return
void
StatusUpdate()
public
method
public
StatusUpdate
( ) :
string
return
string
Property Details
state
public_oe static_oe property
public
static
string
state
return
string