VisualScript.setVariableExport

Change whether a variable is exported.

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

Meta