Copies an array of cells from an entity at a given offset.
void GetEntDataArray(int entity, int offset, any[] array, int arraySize, int dataSize)
Entity index.
Offset to use.
Array to read into.
Number of values to read.
Size of each value in bytes (1, 2, or 4).
Invalid entity or offset out of reasonable bounds.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.