native
is_user_connecting
Syntax
native is_user_connecting(index);
Description
Returns if the client is connecting.
Parameters
| index | Client index |
|---|
Return
1 if client is connecting, 0 otherwise
native
native is_user_connecting(index);
Returns if the client is connecting.
| index | Client index |
|---|
1 if client is connecting, 0 otherwise