native read_logargv(id, output[], len);
id | Argument index, starting from 0 |
output | Buffer to copy log argument to |
len | Maximum buffer size |
Retrieves argument of 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.