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

◆ Refresh()

override void SlotsIcon::Refresh ( )
inlineprotected

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

346 {
347 //if (m_HasTemperature)
349 if (m_IsWeapon)
351 if (m_HasQuantity)
352 SetQuantity();
353 }
bool m_IsWeapon
Определения SlotsIcon.c:6
void SetTemperature()
Определения SlotsIcon.c:355
void RefreshMuzzleIcon()
Определения SlotsIcon.c:375
void SetQuantity()
Определения SlotsIcon.c:422
bool m_HasQuantity
Определения SlotsIcon.c:9

Перекрестные ссылки m_HasQuantity, m_IsWeapon, RefreshMuzzleIcon(), SetQuantity() и SetTemperature().

Используется в ClearRemainSelected(), Init() и AttachmentCategoriesRow::RefreshSlot().