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

◆ IsLastIndex()

override bool ClosableContainer::IsLastIndex ( )
inlineprotected

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

294 {
295 return m_ActiveIndex == ( m_OpenedContainers.Count() - 1 );
296 }

Используется в IsLastContainerFocused().