Sets the current position in the KeyValues tree to the given key.
bool JumpToKey(const char[] key, bool create)
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.