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

◆ IsValidIndex()

bool array< Class T >::IsValidIndex ( int index)
inlineprivate

См. определение в файле EnScript.c строка 521

522 {
523 return ( index > -1 && index < Count() );
524 }
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
proto native int Count()

Перекрестные ссылки Count.