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

◆ CanAssignAttachmentsToQuickbar()

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

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 1800

1801 {
1802 return true;
1803 }