VisualScript.customSignalSetArgumentType

Change the type of a custom signal's argument.

struct VisualScript
@nogc nothrow
void
customSignalSetArgumentType
(
in String name
,
in long argidx
,
in long type
)

Meta