VisualScript.hasVariable

Returns whether a variable exists with the specified name.

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

Meta