read_logargc
Syntax
native read_logargc();
Description
Returns number of log message arguments.
Note
Should only be used inside of the plugin_log() forward.
Return
Number of arguments in the log message
native read_logargc();
Returns number of log message arguments.
Should only be used inside of the plugin_log() forward.
Number of arguments in the log message