DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnSelectConsolePreset()
void ScriptedWidgetEventHandler::OnSelectConsolePreset
(
int
index
)
inline
protected
См. определение в файле
KeybindingsGroup.c
строка
71
72
{
73
string
profile_text;
74
g_Game
.GetInput().GetProfileName( index, profile_text );
75
g_Game
.GetInput().SetProfile( index );
76
ReloadProfiles
();
77
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
ScriptedWidgetEventHandler::ReloadProfiles
void ReloadProfiles()
Определения
KeybindingsGroup.c:79
Перекрестные ссылки
g_Game
и
ReloadProfiles()
.
ScriptedWidgetEventHandler
Создано системой
1.13.2