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