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