Called when the parser is entering a new section or sub-section.
Note: Enclosing quotes are always stripped.
typedef SMC_NewSection = function SMCResult(SMCParser smc, const char[] name, bool opt_quotes)
The SMC Parser.
String containing section name.
True if the section name was quote-enclosed in the file.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.