Sets whether or not the KeyValues parser will read escape sequences. For example, \n would be read as a literal newline. This defaults to false for new KeyValues structures.
void KvSetEscapeSequences(Handle kv, bool useEscapes)
KeyValues Handle.
Whether or not to read escape sequences.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.