AnimationNodeStateMachineAddTransition Method |
Adds a transition between the given nodes.
Namespace: Godot
public void AddTransition( string from, string to, AnimationNodeStateMachineTransition transition )
[Missing <param name="from"/> documentation for "M:Godot.AnimationNodeStateMachine.AddTransition(System.String,System.String,Godot.AnimationNodeStateMachineTransition)"]
[Missing <param name="to"/> documentation for "M:Godot.AnimationNodeStateMachine.AddTransition(System.String,System.String,Godot.AnimationNodeStateMachineTransition)"]
[Missing <param name="transition"/> documentation for "M:Godot.AnimationNodeStateMachine.AddTransition(System.String,System.String,Godot.AnimationNodeStateMachineTransition)"]