GodotSharpAPI
GodotSharpAPI
Godot
VisualScriptLocalVarSet Class
VisualScriptLocalVarSet Properties
Type Property
VarName Property
VisualScriptLocalVarSet
VarName Property
The local variable's name.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
VarName
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
VisualScriptLocalVarSet Class
Godot Namespace