VisualScript.hasCustomSignal

Returns whether a signal exists with the specified name.

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

Meta