C# Class InventoryAnimator, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Свойство Type Description
isPlaying bool
tutorialArrowAnimation ArrowAnimation,

Méthodes publiques

Méthode Description
Play ( ) : void
Start ( ) : void
Update ( ) : void
reset ( ) : void

Method Details

Play() public méthode

public Play ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

reset() public méthode

public reset ( ) : void
Résultat void

Property Details

isPlaying public_oe property

public bool isPlaying
Résultat bool

tutorialArrowAnimation public_oe property

public ArrowAnimation, tutorialArrowAnimation
Résultat ArrowAnimation,