Function VisualScript.customSignalRemoveArgument

Remove a specific custom signal's argument.

void customSignalRemoveArgument (
  const(String) name,
  const(long) argidx
) nothrow @nogc;