get_global_int
- Синтаксис
-
native get_global_int(variable);
Переменная | Описание |
---|---|
variable |
Entry to retrieve from |
- Описание
- Returns a integer type value from the server globals.
- Пометка
-
For a list of valid integer type entries, see the GL_* constants in engine_const.inc under the "Int" section.
- Возвращает
- Value of specified entry