![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Enumerations | |
| enum | Direction { RIGHT , LEFT , UP , DOWN } |
Functions | |
| void | Inventory (LayoutHolder parent) |
| void | InitInputWrapperData () |
| void | OnInputPresetChanged () |
| void | OnInputDeviceChanged (EInputDeviceType pInputDeviceType) |
| void | Serialize () |
| void | Deserialize () |
| void | LoadPlayerAttachmentIndexes () |
| int | GetProperControllerStickAngle (int angle) |
| int | AngleToDirection (int angle) |
| void | TimerEnd () |
| bool | Controller (Widget w, int control, int value) |
| void | DraggingOverHandsPanel (Widget w, int x, int y, Widget receiver) |
| void | OnHandsPanelDropReceived (Widget w, int x, int y, Widget receiver) |
| void | OnLeftPanelDropReceived (Widget w, int x, int y, Widget receiver) |
| void | OnRightPanelDropReceived (Widget w, int x, int y, Widget receiver) |
| void | OnCenterPanelDropReceived (Widget w, int x, int y, Widget receiver) |
| void | DraggingOverLeftPanel (Widget w, int x, int y, Widget receiver) |
| void | DraggingOverRightPanel (Widget w, int x, int y, Widget receiver) |
| void | DraggingOverCenterPanel (Widget w, int x, int y, Widget receiver) |
| void | Update (float timeslice) |
| override void | UpdateInterval () |
| void | AddQuickbarItem (InventoryItem item, int index) |
| void | EnableMicromanagement () |
| void | DisableMicromanagement () |
| override void | SetLayoutName () |
| void | Init () |
| Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
| void | Reset () |
| void | ResetFocusedContainers () |
| override void | OnShow () |
| override void | OnHide () |
| override void | Refresh () |
| void | RefreshQuickbar () |
| Container | GetFocusedArea () |
| void | UpdateConsoleToolbar () |
| string | GetStringVariant (string pInputAction, notnull array< string > variants) |
| Picks from the strings by active input limiter variant in order: {click,hold,doubleclick}. Intended for inputs that check 'LocalPress' exclusively!! | |
| void | MoveFocusByContainer (int direction) |
| Shifts between containers vertically. | |
| void | MoveFocusByArea (int direction) |
| Shifts between vicinity-hands-player. | |
| void | InventoryMovementButtonTickHandler (float timeslice) |
| void | UpdateSpecialtyMeter () |
| enum Direction |
| Enumerator | |
|---|---|
| RIGHT | |
| LEFT | |
| UP | |
| DOWN | |
Definition at line 18 of file inventory.c.
|
protected |
Definition at line 1045 of file inventory.c.
Definition at line 318 of file inventory.c.
Definition at line 345 of file inventory.c.
|
protected |
Definition at line 208 of file inventory.c.
|
protected |
Definition at line 1084 of file inventory.c.
Definition at line 529 of file inventory.c.
Definition at line 375 of file inventory.c.
Definition at line 519 of file inventory.c.
Definition at line 524 of file inventory.c.
|
protected |
Definition at line 1061 of file inventory.c.
|
protected |
Definition at line 1288 of file inventory.c.
Definition at line 312 of file inventory.c.
Picks from the strings by active input limiter variant in order: {click,hold,doubleclick}. Intended for inputs that check 'LocalPress' exclusively!!
Definition at line 1444 of file inventory.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
Definition at line 1121 of file inventory.c.
|
protected |
Definition at line 153 of file inventory.c.
|
protected |
Definition at line 74 of file inventory.c.
|
protected |
Definition at line 1588 of file inventory.c.
|
protected |
Definition at line 224 of file inventory.c.
|
protected |
Shifts between vicinity-hands-player.
Definition at line 1511 of file inventory.c.
|
protected |
Shifts between containers vertically.
Definition at line 1470 of file inventory.c.
Definition at line 424 of file inventory.c.
Definition at line 381 of file inventory.c.
|
protected |
Definition at line 1180 of file inventory.c.
|
protected |
Definition at line 175 of file inventory.c.
|
protected |
Definition at line 168 of file inventory.c.
Definition at line 386 of file inventory.c.
Definition at line 391 of file inventory.c.
|
protected |
Definition at line 1148 of file inventory.c.
|
protected |
Definition at line 1198 of file inventory.c.
|
protected |
Definition at line 1208 of file inventory.c.
|
protected |
Definition at line 1123 of file inventory.c.
|
protected |
Definition at line 1130 of file inventory.c.
|
protected |
Definition at line 201 of file inventory.c.
|
protected |
Definition at line 1095 of file inventory.c.
|
protected |
Definition at line 339 of file inventory.c.
|
protected |
Definition at line 599 of file inventory.c.
|
protected |
Definition at line 1321 of file inventory.c.
|
protected |
Definition at line 681 of file inventory.c.
|
protected |
|
protected |
Definition at line 59 of file inventory.c.
|
protected |
Definition at line 60 of file inventory.c.
|
protected |
Definition at line 61 of file inventory.c.
|
protected |
Definition at line 65 of file inventory.c.
|
protected |
Definition at line 62 of file inventory.c.
|
protected |
Definition at line 63 of file inventory.c.
|
protected |
Definition at line 64 of file inventory.c.
|
protected |
Definition at line 38 of file inventory.c.
|
protected |
Definition at line 39 of file inventory.c.
|
protected |
Definition at line 41 of file inventory.c.
|
protected |
Definition at line 50 of file inventory.c.
|
protected |
Definition at line 53 of file inventory.c.
Definition at line 52 of file inventory.c.
|
protected |
Definition at line 51 of file inventory.c.
|
protected |
Definition at line 44 of file inventory.c.
|
protected |
Definition at line 45 of file inventory.c.
|
protected |
Definition at line 30 of file inventory.c.
|
protected |
Definition at line 55 of file inventory.c.
|
protected |
Definition at line 680 of file inventory.c.
|
protected |
Definition at line 72 of file inventory.c.
|
protected |
Definition at line 66 of file inventory.c.
Definition at line 68 of file inventory.c.
|
protected |
Definition at line 67 of file inventory.c.
|
protected |
Definition at line 69 of file inventory.c.
|
protected |
Definition at line 71 of file inventory.c.
| enum Direction m_LeftArea |
|
protected |
Definition at line 46 of file inventory.c.
|
protected |
Definition at line 31 of file inventory.c.
|
protected |
Definition at line 56 of file inventory.c.
|
protected |
Definition at line 32 of file inventory.c.
|
protected |
Definition at line 34 of file inventory.c.
|
protected |
Definition at line 29 of file inventory.c.
|
protected |
Definition at line 70 of file inventory.c.
|
protected |
Definition at line 1645 of file inventory.c.
|
protected |
Definition at line 1644 of file inventory.c.
|
protected |
Definition at line 37 of file inventory.c.
|
protected |
Definition at line 36 of file inventory.c.
|
protected |
Definition at line 35 of file inventory.c.