VisualScript.hasCustomSignal

Returns whether a signal exists with the specified name.

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

Meta