AnimationNodeStateMachineHasTransition Method |
Returns true if there is a transition between the given nodes.
Namespace: Godot
public bool HasTransition( string from, string to )
[Missing <param name="from"/> documentation for "M:Godot.AnimationNodeStateMachine.HasTransition(System.String,System.String)"]
[Missing <param name="to"/> documentation for "M:Godot.AnimationNodeStateMachine.HasTransition(System.String,System.String)"]
[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachine.HasTransition(System.String,System.String)"]