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

◆ Refresh()

override void AttachmentCategoriesRow::Refresh ( )
inlineprotected

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

626 {
627 if (!m_Refreshing)
628 {
629 if( !m_Closed )
630 {
631 super.Refresh();
633 }
634 }
635 }

Перекрестные ссылки m_Refreshing и RefreshAllSlots().

Используется в DropReceived().