Click or drag to resize

AnimationTreePlayerGetNodeList Method

Returns a String containing the name of all nodes.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationTreePlayer.GetNodeList"]

See Also