Gets a network property as a string.
int GetEntPropString(int entity, PropType type, const char[] prop, char[] buffer, int maxlen, int element)
Edict index.
Property type.
Property to use.
Destination string buffer.
Maximum length of output string buffer.
Element # (starting from 0) if property is an array.
Number of non-null bytes written.
Invalid entity, offset out of reasonable bounds, or property is not a valid string.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.