![]() |
Dayz Explorer 1.29.162510
|
Go to the source code of this file.
Classes | |
| class | JsonControlMappingInfo |
Functions | |
| void | ControlsXbox () |
| void | ~ControlsXbox () |
| void | Back () |
| void | DrawConnectingLines (int index) |
| array< ref JsonControlMappingInfo > | GetControlMappingInfo () |
| override Widget | Init () |
| Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system). | |
| override void | OnShow () |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | Update (float timeslice) |
| void | LoadFooterButtonTexts () |
| Initial texts load for the footer buttons. | |
| void | LoadTextStrings () |
| Set correct bottom button texts based on platform (ps4 vs xbox texts). | |
| void | SwitchPreset () |
Variables | |
| class JsonControlMappingInfo | m_BackButtonTextID |
| ButtonWidget | m_Back |
| ImageWidget | m_ControlsLayoutImage |
| const int | TABS_COUNT = 4 |
| ImageWidget | m_tab_images [TABS_COUNT] |
| TabberUI | m_TabScript |
|
protected |
Definition at line 36 of file controlsxbox.c.
|
protected |
Definition at line 26 of file controlsxbox.c.
|
protected |
Definition at line 41 of file controlsxbox.c.
|
protected |
Definition at line 285 of file controlsxbox.c.
|
protected |
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system).
whole body slots
upper body part slots
bottom body part slots
lower body part slots
heat comfort related slots
pre-init arrays
Temporary hotfix for EOnPostSimulate/EOnFrame methods not beeing called on static objects
Definition at line 323 of file controlsxbox.c.
|
protected |
Initial texts load for the footer buttons.
Definition at line 417 of file controlsxbox.c.
|
protected |
Set correct bottom button texts based on platform (ps4 vs xbox texts).
Definition at line 427 of file controlsxbox.c.
Definition at line 380 of file controlsxbox.c.
|
protected |
Definition at line 362 of file controlsxbox.c.
|
protected |
Definition at line 436 of file controlsxbox.c.
|
protected |
Definition at line 393 of file controlsxbox.c.
|
protected |
Definition at line 31 of file controlsxbox.c.
|
protected |
Definition at line 17 of file controlsxbox.c.
| class JsonControlMappingInfo m_BackButtonTextID |
|
protected |
Definition at line 18 of file controlsxbox.c.
|
protected |
Definition at line 20 of file controlsxbox.c.
|
protected |
Definition at line 21 of file controlsxbox.c.
|
protected |
Definition at line 19 of file controlsxbox.c.