Click or drag to resize

AnimationNodeGetCaption Method

Gets the text caption for this node (used by some editors).

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AnimationNode.GetCaption"]

See Also