Skip to content

AnimationStateMachine.RemoveAnyTransitions(string) Method

Definition

Namespace: Brine2D.Animation

Removes all AnyState condition-based transitions targeting the given animation.

public void RemoveAnyTransitions(string to);

Parameters

to System.String