Called when parsing is halted.
typedef SMC_ParseEnd = function void(SMCParser smc, bool halted, bool failed)
The SMCParser.
True if abnormally halted, false otherwise.
True if parsing failed, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.