Dash.CanAbilityStayActive
Method in Dash
Declaration
protected override bool CanAbilityStayActive(MovementState state)Description
Determines if the ability can stay active given the current state of the character.
Parameters
| state | The current state of the character. |
Returns
| bool | True if the ability can stay active. |