AMX Mod X API Documentation

Signature
native read_logargc();
Description

Returns number of log message arguments.

Notes
  • Should only be used inside of the plugin_log() forward.
Returns

Number of arguments in the log message

Назад
Верх