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

◆ ShowFalseAttachmentsHeader()

void Attachments::ShowFalseAttachmentsHeader ( bool show)
inlineprotected

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

597 {
598 m_AttachmentsContainer.ShowFalseAttachmentsHeader(show);
599 }
ref AttachmentsWrapper m_AttachmentsContainer
Определения Attachments.c:7

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

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