json_array_get_real
- Синтаксис
-
native Float:json_array_get_real(const JSON:array, index);
Переменная | Описание |
---|---|
array |
Array handle |
index |
Position in the array (starting from 0) |
- Описание
- Gets a real number from the array.
- Возвращает
- The number as float