AnimationStateMachine.RemoveAnyOnCompleteTransition(string) Method
Definition¶
Namespace: Brine2D.Animation
Removes all AnyState on-complete transitions targeting the given animation.
public void RemoveAnyOnCompleteTransition(string to);
Namespace: Brine2D.Animation
Removes all AnyState on-complete transitions targeting the given animation.
public void RemoveAnyOnCompleteTransition(string to);