read_logargv
- Синтаксис
-
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