VisualScript.addCustomSignal

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

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

Meta