DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Get()
override
LayoutHolder
Container::Get
(
int
x
)
inline
protected
См. определение в файле
ClosableContainer.c
строка
101
102
{
103
if
( m_Body &&
x
< m_Body.
Count
() &&
x
>= 0 )
104
return
m_Body.Get(
x
);
105
return
null;
106
}
x
Icon x
LayoutHolder::Count
int Count()
Определения
Container.c:338
Перекрестные ссылки
LayoutHolder::Get()
и
x
.
Container
Создано системой
1.13.2