VisualScript.addCustomSignal

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

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

Meta