Removes the given key from the current position.
bool KvDeleteKey(Handle kv, const char[] key)
KeyValues Handle.
Name of the key.
True on success, false if key did not exist.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.