MovementAbility<T>.isActive

Property in MovementAbility<T>

Declaration

public virtual bool isActive { get; protected set; }

Description

Whether the movement ability is active. This may be different than the input state depending on the type of control.