VisualScript.removeCustomSignal

Remove a custom signal with the given name.

struct VisualScript
@nogc nothrow
void
removeCustomSignal
(
in String name
)

Meta