Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_KeybindDialogs Class Reference

Static Protected Member Functions

static SCR_ConfigurableDialogUi CreateKeybindsResetDialog ()
static SCR_SimpleKeybindDialogUI CreateSimpleKeybindDialog (SCR_KeyBindingEntry entry, string displayName, string actionName, InputBinding binding, EInputDeviceType device, bool showOverrideWarning=true)
static SCR_AdvancedKeybindDialogUI CreateAdvancedKeybindDialog (SCR_KeyBindingEntry entry, string displayName, string actionName, string actionPreset, SCR_EActionPrefixType prefixType)

Static Protected Attributes

static const string DIALOGS_CONFIG = "{A24DA5B329261CB7}Configs/Dialogs/KeybindDialogs.conf"

Detailed Description

Definition at line 1 of file SCR_KeybindDialogs.c.

Member Function Documentation

◆ CreateAdvancedKeybindDialog()

SCR_AdvancedKeybindDialogUI SCR_KeybindDialogs::CreateAdvancedKeybindDialog ( SCR_KeyBindingEntry entry,
string displayName,
string actionName,
string actionPreset,
SCR_EActionPrefixType prefixType )
inlinestaticprotected

Definition at line 61 of file SCR_KeybindDialogs.c.

◆ CreateKeybindsResetDialog()

SCR_ConfigurableDialogUi SCR_KeybindDialogs::CreateKeybindsResetDialog ( )
inlinestaticprotected

Definition at line 6 of file SCR_KeybindDialogs.c.

◆ CreateSimpleKeybindDialog()

SCR_SimpleKeybindDialogUI SCR_KeybindDialogs::CreateSimpleKeybindDialog ( SCR_KeyBindingEntry entry,
string displayName,
string actionName,
InputBinding binding,
EInputDeviceType device,
bool showOverrideWarning = true )
inlinestaticprotected

Definition at line 15 of file SCR_KeybindDialogs.c.

Member Data Documentation

◆ DIALOGS_CONFIG

const string SCR_KeybindDialogs::DIALOGS_CONFIG = "{A24DA5B329261CB7}Configs/Dialogs/KeybindDialogs.conf"
staticprotected

Definition at line 3 of file SCR_KeybindDialogs.c.


The documentation for this class was generated from the following file: