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

◆ CanReceiveAttachment() [5/5]

override bool ItemBase::CanReceiveAttachment ( EntityAI attachment,
int slotId )
inlineprotected

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

693 {
694 super.CanReceiveAttachment( attachment, slotId );
695 return IsDeployed();
696 }
bool IsDeployed()
Определения TrapSpawnBase.c:169

Перекрестные ссылки IsDeployed().