Updates the key / value pair at the given index.
void Update(int index, const char[] key, const char[] value)
Position, starting from 0.
New key name, or NULL_STRING to preserve the existing key name.
New value, or NULL_STRING to preserve the existing value.
Index is out of bounds or entity lump is read-only.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.