C# Class CharaAnimation, 006762

Inheritance: MonoBehaviour
Afficher le fichier Open project: gilbutITbook/006762 Class Usage Examples

Méthodes publiques

Méthode Description
IsAttackFinished ( ) : bool
IsAttacked ( ) : bool

Private Methods

Méthode Description
EndAttack ( ) : void
EndAttackHit ( ) : void
Start ( ) : void
StartAttackHit ( ) : void
Update ( ) : void

Method Details

IsAttackFinished() public méthode

public IsAttackFinished ( ) : bool
Résultat bool

IsAttacked() public méthode

public IsAttacked ( ) : bool
Résultat bool