ArrayPushCell
- Синтаксис
-
native ArrayPushCell(Array:which, any:input);
Переменная | Описание |
---|---|
which |
Array handle |
input |
Value to set |
- Описание
- Creates a new item ath the end of the array and sets the item's single cell value.
- Возвращает
- Index of the new entry