calls this->CanRemoveFromHands(parent)
- Возвращает
- true if action allowed
- Заметки
- : return scriptConditionExecute(this, parent, "CanRemoveFromHands");
См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 1728
1729 {
1730 return true;
1731 }
Перекрестные ссылки EntityAI().