Function VisualScript.hasCustomSignal

Returns whether a signal exists with the specified name.

bool hasCustomSignal (
  const(String) name
) nothrow @nogc const;