VisualScript.customSignalSwapArgument

Swap two of the arguments of a custom signal.

struct VisualScript
@nogc nothrow
void
customSignalSwapArgument
(
in String name
,
in long argidx
,
in long withidx
)

Meta