![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | PlayerRepositionWarningMenu |
| class | WarningMenuBase |
Functions | |
| void | ~WarningMenuBase () |
| WarningMenuBase UIScriptedMenu | GetText () |
| override Widget | Init () |
| override bool | OnClick (Widget w, int x, int y, int button) |
| void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| void | OnInputPresetChanged () |
| override void | Update (float timeslice) |
| void | UpdateControlsElements () |
| void | UpdateControlsElementVisibility () |
| void | WarningMenuBase () |
Variables | |
| MultilineTextWidget | m_Description |
| ButtonWidget | m_OkButton |
|
protected |
Definition at line 130 of file itemdropwarningmenu.c.
| string GetText | ( | ) |
Definition at line 1 of file itemdropwarningmenu.c.
References WarningMenuBase::WarningMenuBase().
|
protected |
Definition at line 144 of file itemdropwarningmenu.c.
Definition at line 170 of file itemdropwarningmenu.c.
|
protected |
Definition at line 200 of file itemdropwarningmenu.c.
|
protected |
Definition at line 193 of file itemdropwarningmenu.c.
|
protected |
Definition at line 183 of file itemdropwarningmenu.c.
|
protected |
Definition at line 206 of file itemdropwarningmenu.c.
Referenced by UIScriptedMenu::ChangeCurrentCategory(), UIScriptedMenu::Init(), UIScriptedMenu::OnInputPresetChanged(), and UIScriptedMenu::RefreshGestures().
|
protected |
Definition at line 214 of file itemdropwarningmenu.c.
|
protected |
Definition at line 119 of file itemdropwarningmenu.c.
|
protected |
Definition at line 117 of file itemdropwarningmenu.c.
|
protected |
Definition at line 116 of file itemdropwarningmenu.c.