get_global_string
- Синтаксис
-
native get_global_string(variable, string[], maxlen);
Переменная | Описание |
---|---|
variable |
Entry to retrieve from |
string |
Buffer to copy value to |
maxlen |
Maximum size of buffer |
- Описание
- Retrieves a global string type value from the server.
- Пометка
-
For a list of valid string type entries, see the GL_* constants in engine_const.inc under the "String" section.
- Возвращает
- Number of cells written to buffer