Click or drag to resize

AnimationNodeStateMachineGetEndNode Method

Returns the graph's end node.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetEndNode()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachine.GetEndNode"]

See Also