Sets the current position in the KeyValues tree to the given key.
bool KvJumpToKey(Handle kv, const char[] key, bool create)
KeyValues Handle.
Name of the key.
If true, and the key does not exist, it will be created.
True if the key exists, false if it does not and was not created.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.