VisualScript.hasFunction

Returns whether a function exists with the specified name.

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

Meta