DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetItem()
Widget
ScriptedWidgetEventHandler::GetItem
(
int
index
)
inline
private
См. определение в файле
InventoryGrid.c
строка
338
339
{
340
if
(
m_ItemWidgets
.Contains( index ) )
341
return
m_ItemWidgets
.Get( index );
342
else
343
return
null;
344
}
ScriptedWidgetEventHandler::m_ItemWidgets
ref map< int, Widget > m_ItemWidgets
Определения
InventoryGrid.c:49
Перекрестные ссылки
m_ItemWidgets
.
ScriptedWidgetEventHandler
Создано системой
1.13.2