Returns the buffer size required to store a given key. That is, it returns the length of the key plus one.
int KeyBufferSize(int index)
Key index (starting from 0).
Buffer size required to store the key string.
Index out of range.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.