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

◆ IsItemWithAttachmentsActive()

bool VicinityContainer::IsItemWithAttachmentsActive ( )
inlineprotected

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

72 {
73 return ( ContainerWithCargoAndAttachments.Cast( GetFocusedContainer() ) != null );
74 }