Writes a line of text to a text file. A newline is automatically appended.
bool WriteLine(const char[] format, any... ...)
Formatting rules.
Variable number of format parameters.
True on success, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.