Click or drag to resize

VisualScriptCustomNode_GetCaption Method

Return the node's title.

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.VisualScriptCustomNode._GetCaption"]

See Also