Returns the game description from the mod.
int GetGameDescription(char[] buffer, int maxlength, bool original)
Buffer to store the description.
Maximum size of the buffer.
If true, retrieves the original game description, ignoring any potential hooks from plugins.
Number of bytes written to the buffer (UTF-8 safe).
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.