|
DayZ 1.24
|
Protected Member Functions | |
| void | WarningMenuBase () |
| void | ~WarningMenuBase () |
| override Widget | Init () |
| string | GetText () |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | Update (float timeslice) |
| void | OnInputPresetChanged () |
| void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| void | UpdateControlsElements () |
| void | UpdateControlsElementVisibility () |
Protected Attributes | |
| ButtonWidget | m_OkButton |
| MultilineTextWidget | m_Description |
Definition at line 1 of file ItemDropWarningMenu.c.
|
inlineprotected |
Definition at line 6 of file ItemDropWarningMenu.c.
References GetGame().
|
inlineprotected |
Definition at line 17 of file ItemDropWarningMenu.c.
References GetGame(), OnInputDeviceChanged(), and OnInputPresetChanged().
|
inlineprotected |
Definition at line 31 of file ItemDropWarningMenu.c.
References GetGame(), GetInput(), GetText(), m_Description, m_OkButton, OnInputDeviceChanged(), and OnInputPresetChanged().
Definition at line 57 of file ItemDropWarningMenu.c.
|
inlineprotected |
Definition at line 87 of file ItemDropWarningMenu.c.
References UpdateControlsElements(), and UpdateControlsElementVisibility().
Referenced by Init(), and ~WarningMenuBase().
|
inlineprotected |
Definition at line 80 of file ItemDropWarningMenu.c.
References UpdateControlsElements().
Referenced by Init(), and ~WarningMenuBase().
Definition at line 70 of file ItemDropWarningMenu.c.
|
inlineprotected |
Definition at line 93 of file ItemDropWarningMenu.c.
References InputUtils::GetRichtextButtonIconFromInputAction(), and InputUtils::ICON_SCALE_TOOLBAR.
Referenced by OnInputDeviceChanged(), and OnInputPresetChanged().
|
inlineprotected |
Definition at line 101 of file ItemDropWarningMenu.c.
References GetGame(), and m_OkButton.
Referenced by OnInputDeviceChanged().
|
protected |
Definition at line 4 of file ItemDropWarningMenu.c.
Referenced by Init().
|
protected |
Definition at line 3 of file ItemDropWarningMenu.c.
Referenced by Init(), and UpdateControlsElementVisibility().