get_global_vector
- Синтаксис
-
native get_global_vector(variable, Float:vector[3]);
Переменная | Описание |
---|---|
variable |
Entry to retrieve from |
vector |
Array to store vector in |
- Описание
- Returns a vector type value from the server globals.
- Пометка
-
For a list of valid vector type entries, see the GL_* constants in engine_const.inc under the "Vector" section.
- Возвращает
- Функция ничего не возвращает