ArrayGetString
- Синтаксис
-
native ArrayGetString(Array:which, item, output[], size);
Переменная | Описание |
---|---|
which |
Array handle |
item |
Item index in the array |
output |
Buffer to copy value to |
size |
Maximum size of the buffer |
- Описание
- Returieves string data from an array.
- Возвращает
- Number of characters copied