VisualScript.getVariableInfo

Returns the info for a given variable as a dictionary. The information includes its name, type, hint and usage.

struct VisualScript
@nogc nothrow const
Dictionary
getVariableInfo
(
StringArg0
)
(
in StringArg0 name
)

Meta