KvJumpToKeySymbol Function

Sets the current position in the KeyValues tree to the given key.

bool KvJumpToKeySymbol(Handle kv, int id)

Parameters

Handle kv

KeyValues Handle.

int id

KeyValues id.

Return Value

True if the key exists, false if it does not.