Retrieves a cell value from an array.
any Get(int index, int block, bool asChar)
Index in the array.
Optionally specify which block to read from (useful if the blocksize > 0).
Optionally read as a byte instead of a cell.
Value read.
Invalid index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.