VisualScript.customSignalSwapArgument

Swap two of the arguments of a custom signal.

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

Meta