DayZ
1.27
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)
См. определение в файле
EntityAI.c
строка
1738
1739
{
1740
return
true
;
1741
}
Entity
Создано системой
1.13.2