DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnSelectKBPreset()
void array::OnSelectKBPreset
(
int
index
)
inline
protected
См. определение в файле
KeybindingsContainer.c
строка
36
37
{
38
GetUApi
().
PresetSelect
(
index
);
39
ReloadElements
();
40
GetUApi
().
Export
();
41
GetUApi
().
SaveInputPresetMiscData
();
42
}
GetUApi
proto native UAInputAPI GetUApi()
UAInputAPI::SaveInputPresetMiscData
proto native void SaveInputPresetMiscData()
UAInputAPI::PresetSelect
proto native void PresetSelect(int index)
UAInputAPI::Export
proto native void Export()
array< TimerBase >::ReloadElements
void ReloadElements()
Определения
KeybindingsContainer.c:44
array
Result for an object found in CGame.IsBoxCollidingGeometryProxy.
Определения
IsBoxCollidingGeometryProxyClasses.c:28
array< TimerBase >
Создано системой
1.13.2