VisualScript.removeCustomSignal

Remove a custom signal with the given name.

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

Meta