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

◆ IsContainerWithCargoActive()

bool VicinityContainer::IsContainerWithCargoActive ( )
inlineprotected

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

67 {
68 return ( ContainerWithCargo.Cast( GetFocusedContainer() ) != null );
69 }