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

◆ IsContainerWithCargoActive()

bool ZombieContainer::IsContainerWithCargoActive ( )
inlineprotected

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

68 {
69 return GetFocusedContainer().IsInherited( ContainerWithCargo );
70 }