Jump.CanTransitionToSelf

Method in Jump

Declaration

protected override bool CanTransitionToSelf(MovementState state)

Description

Determines if the ability can be activated if it is already active.

Parameters

stateThe current state of the character.

Returns

boolTrue if the ability can transition to itself.