Peeks into an entity's object data and retrieves the integer value at the given offset.
int GetEntData(int entity, int offset, int size)
Edict index.
Offset to use.
Number of bytes to read (valid values are 1, 2, or 4).
Value at the given memory location.
Invalid entity or offset out of reasonable bounds.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.