cs_get_user_zoom
- Синтаксис
-
native cs_get_user_zoom(index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Returns if the client is zooming.
- Пометка
-
For a list of possible zoom types see the zoom type enum above (CS_*_ZOOM constants).
- Возвращает
- Zoom type if the user is zoomed in, 0 otherwise