read_args
- Синтаксис
-
native read_args(output[], len);
Переменная | Описание |
---|---|
output |
Buffer to copy command line to |
len |
Maximum buffer size |
- Описание
- Retrieves full client command string.
- Пометка
-
Should only be used inside of the client_command() forward.
- Возвращает
- Number of cells written to buffer