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

◆ CanDisplayAttachmentSlot() [1/2]

bool Entity::CanDisplayAttachmentSlot ( int slot_id)
inlineprotected

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 1747

1748 {
1749 return InventorySlots.GetShowForSlotId(slot_id);
1750 }

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