native read_logdata(output[], len);
output | Buffer to copy log message to |
len | Maximum buffer size |
Retrieves current log message.
Should only be used inside of the plugin_log() forward.
Number of cells written to buffer
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.