Same as LogToFileEx(), except uses an open file Handle. The file must be opened in text appending mode.
void LogToOpenFileEx(Handle hndl, const char[] message, any... ...)
Handle to the file.
Message format.
Message format parameters.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.