Converts a given string to a KeyValues tree. The string is read into the current postion of the tree.
bool StringToKeyValues(Handle kv, const char[] buffer, const char[] resourceName)
KeyValues Handle.
String buffer to load into the KeyValues.
The resource name of the KeyValues, used for error tracking purposes.
True on success, false otherwise.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.