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

◆ CanReceiveAttachment() [5/5]

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

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

723 {
724 super.CanReceiveAttachment( attachment, slotId );
725 return IsDeployed();
726 }
bool IsDeployed()
Определения TrapSpawnBase.c:169

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