Parses raw UTF-8 text as an SMC file.
SMCError ParseString(const char[] string, int& line, int& col)
A string containing an SMC file.
An optional variable to store the last line number read.
An optional variable to store the last column number read.
An SMCParseError result.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.