C# Class CharaAnimation, 006762

Inheritance: MonoBehaviour
Mostra file Open project: gilbutITbook/006762 Class Usage Examples

Public Methods

Method Description
IsAttackFinished ( ) : bool
IsAttacked ( ) : bool

Private Methods

Method Description
EndAttack ( ) : void
EndAttackHit ( ) : void
Start ( ) : void
StartAttackHit ( ) : void
Update ( ) : void

Method Details

IsAttackFinished() public method

public IsAttackFinished ( ) : bool
return bool

IsAttacked() public method

public IsAttacked ( ) : bool
return bool