DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetIconByIndex()
Icon
IconsContainer::GetIconByIndex
(
int
index
)
inline
protected
См. определение в файле
IconsContainer.c
строка
44
45
{
46
if
( index <
m_EntitiesMap
.Count() && index > -1 )
47
return
m_EntitiesMap
.GetElement( index );
48
return
null;
49
}
IconsContainer::m_EntitiesMap
ref map< int, ref Icon > m_EntitiesMap
Определения
IconsContainer.c:3
Перекрестные ссылки
m_EntitiesMap
.
IconsContainer
Создано системой
1.13.2