VisualScript.setVariableInfo

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

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

Meta