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

◆ ShowFalseAttachmentsHeader()

void Attachments::ShowFalseAttachmentsHeader ( bool show)
inlineprotected

См. определение в файле 5_Mission/GUI/InventoryNew/Attachments.c строка 596

597 {
598 m_AttachmentsContainer.ShowFalseAttachmentsHeader(show);
599 }
ref AttachmentsWrapper m_AttachmentsContainer

Перекрестные ссылки m_AttachmentsContainer.

Используется в HandsContainer::AttachmentAdded().