Skip to content

AnimationStateMachine.RemoveAnyOnCompleteTransition(string) Method

Definition

Namespace: Brine2D.Animation

Removes all AnyState on-complete transitions targeting the given animation.

public void RemoveAnyOnCompleteTransition(string to);

Parameters

to System.String