Sets the current position in the KeyValues tree to the next sub key. This native does NOT add to the internal traversal stack, and thus KvGoBack() is not needed for each successive call to this function.
bool KvGotoNextKey(Handle kv, bool keyOnly)
KeyValues Handle.
If false, non-keys will be traversed (values).
True on success, false if there was no next sub key.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.