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

◆ Find()

proto int array< Class T >::Find ( T value)
private

Tries to find the first occurance of given value in the array.

Возвращает
Index of the first occurance of value if found, -1 otherwise

Используется в RemoveItem() и RemoveItemUnOrdered().