Click or drag to resize

AnimationNodeStateMachinePlaybackGetCurrentNode Method

Returns the currently playing animation state.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNodeStateMachinePlayback.GetCurrentNode"]

See Also