MovementAbility<T>.Cancel
Method in MovementAbility<T>
Declaration
public void Cancel()
Description
Cancels the movement ability if it is active without checking whether the ability can be deactivated or not. This is essentially a force stop.
public void Cancel()
Cancels the movement ability if it is active without checking whether the ability can be deactivated or not. This is essentially a force stop.