Function VisualScript.addCustomSignal

Add a custom signal with the specified name to the VisualScript.

void addCustomSignal (
  const(String) name
) nothrow @nogc;