DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
UpdateSlotInfo()
static void UIScriptedMenu::UpdateSlotInfo
(
Widget
root_widget
,
string
name
,
string
desc
=
""
)
inline
static
private
См. определение в файле
InspectMenuNew.c
строка
182
183
{
184
if
(!root_widget )
return
;
185
186
WidgetTrySetText
(root_widget,
"ItemNameWidget"
,
name
);
187
}
name
PlayerSpawnPresetDiscreteItemSetSlotData name
one set for cargo
UIScriptedMenu::WidgetTrySetText
static void WidgetTrySetText(Widget root_widget, string widget_name, string text, int color=0)
Определения
InspectMenuNew.c:592
Перекрестные ссылки
name
и
WidgetTrySetText()
.
UIScriptedMenu
Создано системой
1.13.2