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

◆ IsItemWithAttachmentsActive()

bool ZombieContainer::IsItemWithAttachmentsActive ( )
inlineprotected

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

73 {
74 return GetFocusedContainer().IsInherited( ContainerWithCargoAndAttachments );
75 }