Sets a cell value in an array.
void Set(int index, any value, int block, bool asChar)
Index in the array.
Cell value to set.
Optionally specify which block to write to (useful if the blocksize > 0).
Optionally set as a byte instead of a cell.
Invalid index, or invalid block.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.