VisualScript.hasFunction

Returns whether a function exists with the specified name.

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

Meta