calls this->CanDetachAttachment(parent)
- Возвращает
- true if action allowed
- Заметки
- : return scriptConditionExecute(this, parent, "CanDetachAttachment");
См. определение в файле EntityAI.c строка 1484
1485 {
1486 return true;
1487 }
Перекрестные ссылки EntityAI().