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

◆ IsValidIndex()

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

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

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

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