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
InventoryAnimator
C# Class InventoryAnimator, Hero.Coli
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: CyberCRI/Hero.Coli
Class Usage Examples
Public Properties
Property
Type
Description
isPlaying
bool
tutorialArrowAnimation
ArrowAnimation,
Public Methods
Method
Description
Play
( ) :
void
Start
( ) :
void
Update
( ) :
void
reset
( ) :
void
Method Details
Play()
public
method
public
Play
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
reset()
public
method
public
reset
( ) :
void
return
void
Property Details
isPlaying
public_oe property
public
bool
isPlaying
return
bool
tutorialArrowAnimation
public_oe property
public
ArrowAnimation,
tutorialArrowAnimation
return
ArrowAnimation,