Click or drag to resize

VisualScriptLocalVarSetGetVarName Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptLocalVarSet.GetVarName"]

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.VisualScriptLocalVarSet.GetVarName"]

See Also