Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
userAnim
C# Class userAnim
Inheritance:
MonoBehaviour
Mostra file
Open project: thgaskell/twitch-sacrifices-everyone
Public Properties
Property
Type
Description
animDelay
bool
chatbox
GameObject
sacrifice
bool
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
suspend
( ) :
IEnumerator
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
animDelay
public_oe property
public
bool
animDelay
return
bool
chatbox
public_oe property
public
GameObject
chatbox
return
GameObject
sacrifice
public_oe property
public
bool
sacrifice
return
bool