Sets the current position in the KeyValues tree to the first sub key. This native adds to the internal traversal stack.
bool KvGotoFirstSubKey(Handle kv, bool keyOnly)
KeyValues Handle.
If false, non-keys will be traversed (values).
True on success, false if there was no first sub key.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.