VisualScript.hasVariable

Returns whether a variable exists with the specified name.

struct VisualScript
@nogc nothrow const
bool
hasVariable
(
in String name
)

Meta