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

◆ CanDisplayAttachmentSlot() [1/2]

bool Entity::CanDisplayAttachmentSlot ( int slot_id)
inlineprotected

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

1711 {
1712 return InventorySlots.GetShowForSlotId(slot_id);
1713 }

Перекрестные ссылки InventorySlots::GetShowForSlotId().