native setarg(arg, index = 0, value);
arg | Argument index |
index | Index to set in the argument (for arrays and strings) |
Sets the value of an argument passed into the currently executed function.
This is not equal to assigning a new value to a by-reference argument.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.