DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
CanDisplayAttachmentCategory()
bool
Entity::CanDisplayAttachmentCategory
(
string
category_name
)
inline
protected
Аргументы
category_name->name
of the attachment category that will or won't be displayed
Возвращает
true if attachment icon can be displayed in UI (inventory)
См. определение в файле
3_Game/DayZ/Entities/EntityAI.c
строка
1776
1777
{
1778
return
true
;
1779
}
Entity
Создано системой
1.13.2