VisualScript.setVariableExport

Change whether a variable is exported.

struct VisualScript
@nogc nothrow
void
setVariableExport
(
StringArg0
)
(
in StringArg0 name
,
in bool enable
)

Meta