GodotObject.hasUserSignal

Returns true if the given user-defined signal exists.

struct GodotObject
@nogc nothrow const
bool
hasUserSignal
(
StringArg0
)
(
in StringArg0 signal
)

Meta