DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Refresh()
override void IconsContainer::Refresh
(
)
inline
protected
См. определение в файле
IconsContainer.c
строка
91
92
{
93
super.Refresh();
94
95
for
(
int
i = 0; i <
m_EntitiesMap
.Count(); i++ )
96
{
97
m_EntitiesMap
.GetElement(i).Refresh();
98
}
99
}
IconsContainer::m_EntitiesMap
ref map< int, ref Icon > m_EntitiesMap
Определения
IconsContainer.c:3
Перекрестные ссылки
m_EntitiesMap
.
IconsContainer
Создано системой
1.13.2