Click or drag to resize

VisualScriptVariableGetGetVariable Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptVariableGet.GetVariable"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetVariable is deprecated. Use the VarName property instead.")]
public string GetVariable()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.VisualScriptVariableGet.GetVariable"]

See Also