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

◆ IsItemWithAttachmentsActive()

bool VicinityContainer::IsItemWithAttachmentsActive ( )
inlineprotected

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

53 {
54 return ( ContainerWithCargoAndAttachments.Cast( GetFocusedContainer() ) != null );
55 }