Function VisualScript.customSignalGetArgumentName

Get the name of a custom signal's argument.

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