Gets an array from a native parameter (always by reference).
int GetNativeArray(int param, any[] local, int size)
Parameter number, starting from 1.
Local array to copy into.
Maximum size of local array.
SP_ERROR_NONE on success, anything else on failure.
Invalid parameter number or calling from a non-native function.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.