VisualScriptGetVariableInfo Method |
Returns the information for a given variable as a dictionary. The information includes its name, type, hint and usage.
Namespace: Godot
public Dictionary GetVariableInfo( string name )
[Missing <param name="name"/> documentation for "M:Godot.VisualScript.GetVariableInfo(System.String)"]
[Missing <returns> documentation for "M:Godot.VisualScript.GetVariableInfo(System.String)"]