KeyValues.JumpToKeySymbol Method

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

bool JumpToKeySymbol(int id)

Parameters

int id

KeyValues id.

Return Value

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