is_user_connecting
- Синтаксис
-
native is_user_connecting(index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Returns if the client is connecting.
- Возвращает
- 1 if client is connecting, 0 otherwise
native is_user_connecting(index);
Переменная | Описание |
---|---|
index |
Client index |