VisualScript.setVariableInfo

Set a variable's info, using the same format as getVariableInfo.

struct VisualScript
@nogc nothrow
void
setVariableInfo
(
StringArg0
)
(
in StringArg0 name
,
in Dictionary value
)

Meta