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

◆ IsContainerWithCargoActive()

bool VicinityContainer::IsContainerWithCargoActive ( )
inlineprotected

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

48 {
49 return ( ContainerWithCargo.Cast( GetFocusedContainer() ) != null );
50 }