Peeks into an entity's object data and retrieves the string at the given offset.
int GetEntDataString(int entity, int offset, char[] buffer, int maxlen)
Edict index.
Offset to use.
Destination string buffer.
Maximum length of output string buffer.
Number of non-null bytes written.
Invalid entity or offset out of reasonable bounds.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.