eng_get_string
- Синтаксис
-
native eng_get_string(_string, _returnString[], _len);
Переменная | Описание |
---|---|
_string |
String table index |
_returnString |
Buffer to copy string to |
_len |
Maximum size of buffer |
- Описание
- Retrieves a string from the engine string table.
- Возвращает
- Number of cells written to buffer