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

◆ CanAssignAttachmentsToQuickbar()

bool Entity::CanAssignAttachmentsToQuickbar ( )
inlineprotected
Возвращает
true if attached item can be assigned to quickbar safely

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

1763 {
1764 return true;
1765 }