VisualScript.removeVariable

Remove a variable with the given name.

struct VisualScript
@nogc nothrow
void
removeVariable
(
StringArg0
)
(
in StringArg0 name
)

Meta