native PrepareArray(const array[], size, copyback = 0);
| array | Array to prepare |
| size | Size of array |
| copyback | If nonzero, modifications made by the called plugin(s) will be copied back to the caller |
Prepares an array for use in a forward. Pass the result ExecuteForward() instead of the array itself.
Special handle for use in ExecuteForward()
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.