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
(
StringArg0
)
(
in StringArg0 signal_name
)

Meta