Function VisualScript.setVariableInfo

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

void setVariableInfo (
  const(String) name,
  const(Dictionary) value
) nothrow @nogc;