![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Attributes | |
| Widget | m_ContentParent |
| ref SizeToChild | m_ContentResize |
| Widget | m_DownIcon |
| bool | m_ProcessGridMovement |
| ScrollWidget | m_ScrollWidget |
| bool | m_ShouldChangeSize = true |
| Widget | m_SlotsContent |
| Widget | m_SlotsHeader |
| Widget | m_UpIcon |
Private Attributes | |
| ref PlayerContainer | m_PlayerContainer |
| Private Attributes inherited from Container | |
| TextWidget | m_AlternateFalseHeaderTextWidget |
| int | m_AttachmentSlotID = -1 |
| CargoBase | m_Cargo |
| Widget | m_CargoContainer |
| Widget | m_CargoHeader |
| int | m_CargoIndex = -1 |
| ref ClosableHeader | m_ClosableHeader |
| TextWidget | m_FalseHeaderTextWidget |
| int | m_FocusedItemPosition = -1 |
| ref array< ref Icon > | m_Icons |
| float | m_IconSize |
| bool | m_IsAttachment |
| Widget | m_ItemsContainer |
| bool | m_LockCargo |
| ref SizeToChild | m_Resizer1 |
| ref SizeToChild | m_Resizer2 |
| ref Timer | m_ResizeTimer |
| ref array< ref CargoContainerRow > | m_Rows |
| ref map< EntityAI, ref Param3< ref Icon, int, int > > | m_ShowedItemPositions |
| ref map< EntityAI, ref Param3< ref Icon, int, int > > | m_ShowedLockPositions |
| float | m_SpaceSize |
| const int | ROWS_NUMBER_XBOX = 5 |
Definition at line 1 of file rightarea.c.
|
inlineprotected |
Definition at line 16 of file rightarea.c.
References g_Game, m_DownIcon, m_PlayerContainer, m_ProcessGridMovement, m_RootWidget, m_ScrollWidget, m_SlotsContent, m_SlotsHeader, and m_UpIcon.
|
inlineprotected |
Definition at line 94 of file rightarea.c.
Definition at line 99 of file rightarea.c.
|
inlineprotected |
Definition at line 59 of file rightarea.c.
References m_PlayerContainer.
Definition at line 44 of file rightarea.c.
References m_PlayerContainer, x, and y.
|
inlineprotected |
Definition at line 69 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 131 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 245 of file rightarea.c.
References Container::GetFocusedContainerHeight(), Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by MoveUpDownIcons().
|
inlineprotected |
Definition at line 235 of file rightarea.c.
References Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by MoveUpDownIcons().
|
inlineprotected |
Definition at line 39 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 222 of file rightarea.c.
References m_ScrollWidget.
|
inlineprotected |
Definition at line 256 of file rightarea.c.
References m_SlotsContent.
Referenced by PlayerContainer::PlayerContainer().
|
inlineprotected |
Definition at line 261 of file rightarea.c.
References m_SlotsHeader.
Referenced by PlayerContainer::PlayerContainer().
Definition at line 104 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 79 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 114 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 183 of file rightarea.c.
References Math::Clamp(), GetCurrentContainerBottomY(), GetCurrentContainerTopY(), m_DownIcon, m_IsActive, m_UpIcon, x, and y.
Referenced by UpdateSelectionIcons().
|
inlineprotected |
Definition at line 169 of file rightarea.c.
References Refresh().
|
inlineprotected |
Definition at line 136 of file rightarea.c.
References m_PlayerContainer, m_ScrollWidget, and m_ShouldChangeSize.
Referenced by OnShow(), SetSameLevelNextActive(), and SetSameLevelPreviousActive().
|
inlineprotected |
Definition at line 49 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 54 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 143 of file rightarea.c.
References InventoryMenu(), WidgetLayoutName::RightAreaMedium, WidgetLayoutName::RightAreaNarrow, WidgetLayoutName::RightAreaWide, and WidgetLayoutName::RightAreaXbox.
|
inlineprotected |
Definition at line 164 of file rightarea.c.
References m_Parent, and m_ParentWidget.
|
inlineprotected |
Definition at line 119 of file rightarea.c.
References Refresh().
|
inlineprotected |
Definition at line 125 of file rightarea.c.
References Refresh().
|
inlineprotected |
Definition at line 64 of file rightarea.c.
References m_PlayerContainer.
Definition at line 109 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 74 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 84 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 89 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 175 of file rightarea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 227 of file rightarea.c.
References MoveUpDownIcons().
|
protected |
Definition at line 4 of file rightarea.c.
|
protected |
Definition at line 12 of file rightarea.c.
|
protected |
Definition at line 10 of file rightarea.c.
Referenced by RightArea(), and MoveUpDownIcons().
|
private |
Definition at line 3 of file rightarea.c.
Referenced by RightArea(), Combine(), DraggingOverHeader(), EquipItem(), ExpandCollapseContainer(), GetPlayerContainer(), HasEntityContainerVisible(), InspectItem(), IsPlayerEquipmentActive(), Refresh(), Select(), SelectItem(), SplitItem(), SwapItemsInOrder(), TransferItem(), TransferItemToVicinity(), UnfocusGrid(), and UpdateInterval().
|
protected |
Definition at line 14 of file rightarea.c.
Referenced by RightArea().
|
protected |
Definition at line 8 of file rightarea.c.
Referenced by RightArea(), GetScrollWidget(), and Refresh().
|
protected |
Definition at line 13 of file rightarea.c.
Referenced by Refresh().
|
protected |
Definition at line 7 of file rightarea.c.
Referenced by RightArea(), and GetSlotsArea().
|
protected |
Definition at line 6 of file rightarea.c.
Referenced by RightArea(), and GetSlotsHeader().
|
protected |
Definition at line 9 of file rightarea.c.
Referenced by RightArea(), and MoveUpDownIcons().