calls this->CanReceiveAttachment(attachment)
- Возвращает
- true if action allowed
- Заметки
- : return scriptConditionExecute(this, attachment, "CanReceiveAttachment");
См. определение в файле EntityAI.c строка 1424
1425 {
1426
1428 }
bool CheckAttachmentReceiveExclusion(EntityAI attachment, int slotId)
checks specifically for att. exclusion conflicts before att. receive
Перекрестные ссылки CheckAttachmentReceiveExclusion() и EntityAI().