Jetpack.CanAbilityBeActivated
Method in Jetpack
Declaration
protected override bool CanAbilityBeActivated(MovementState state)
Description
Determines if the ability can be activated given the current state of the character.
Parameters
state | The current state of the character. |
Returns
bool | True if the ability can be activated. |