Creates a new KeyValues structure. The Handle must always be closed.
KeyValues CreateKeyValues(const char[] name, const char[] firstKey, const char[] firstValue)
Name of the root section.
If non-empty, specifies the first key value.
If firstKey is non-empty, specifies the first key's value.
A Handle to a new KeyValues structure.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.