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

◆ IsItemWithAttachmentsActive()

bool PlayerContainer::IsItemWithAttachmentsActive ( )
inlineprotected

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

463 {
464 return GetFocusedContainer().IsInherited( ContainerWithCargoAndAttachments );
465 }