GodotObject.hasSignal

Returns true if the given signal exists.

struct GodotObject
@nogc nothrow const
bool
hasSignal
(
in String signal
)

Meta