DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Remove()

proto native void array< Class T >::Remove ( int index)
private

Removes element from array. The empty position is replaced by last element, so removal is quite fast but do not retain order.

Аргументы
indexIndex of element to be removed