Copies the key / value at the given index into buffers.
void Get(int index, char[] keybuf, int keylen, char[] valbuf, int vallen)
Position, starting from 0.
Key name buffer.
Maximum length of the key name buffer.
Value buffer.
Maximum length of the value buffer.
Index is out of bounds.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.