Callback for whenever a new line of text is about to be parsed.
typedef SMC_RawLine = function SMCResult(SMCParser smc, const char[] line, int lineno)
The SMCParser.
A string containing the raw line from the file.
The line number it occurs on.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.