Script.hasScriptSignal

Returns true if the script, or a base class, defines a signal with the given name.

struct Script
@nogc nothrow const
bool
hasScriptSignal
(
in String signal_name
)

Meta