native getarg(arg, index = 0);
arg | Argument index |
index | Index to retrieve from the argument (for arrays and strings) |
Retrieves an argument value passed into the currently executed function.
Argument value at given index
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.