DayZ 1.24
|
Protected Attributes | |
Widget | m_ContentParent |
ScrollWidget | m_ScrollWidget |
Widget | m_UpIcon |
Widget | m_DownIcon |
ref SizeToChild | m_ContentResize |
bool | m_ShouldChangeSize = true |
bool | m_ProcessGridMovement |
Private Attributes | |
ref PlayerContainer | m_PlayerContainer |
Private Attributes inherited from Container | |
const int | ROWS_NUMBER_XBOX = 5 |
CargoBase | m_Cargo |
int | m_CargoIndex = -1 |
int | m_FocusedItemPosition = -1 |
ref array< ref CargoContainerRow > | m_Rows |
ref array< ref Icon > | m_Icons |
ref map< EntityAI, ref Param3< ref Icon, int, int > > | m_ShowedItemPositions |
ref map< EntityAI, ref Param3< ref Icon, int, int > > | m_ShowedLockPositions |
float | m_IconSize |
float | m_SpaceSize |
bool | m_IsAttachment |
TextWidget | m_FalseHeaderTextWidget |
TextWidget | m_AlternateFalseHeaderTextWidget |
Widget | m_CargoHeader |
Widget | m_CargoContainer |
Widget | m_ItemsContainer |
ref SizeToChild | m_Resizer1 |
ref SizeToChild | m_Resizer2 |
ref Timer | m_ResizeTimer |
ref ClosableHeader | m_ClosableHeader |
bool | m_LockCargo |
Definition at line 1 of file RightArea.c.
|
inlineprotected |
Definition at line 14 of file RightArea.c.
References GetGame(), GetPlayer(), m_DownIcon, m_PlayerContainer, m_ProcessGridMovement, m_RootWidget, m_ScrollWidget, and m_UpIcon.
Definition at line 89 of file RightArea.c.
Definition at line 94 of file RightArea.c.
Definition at line 54 of file RightArea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 39 of file RightArea.c.
References m_PlayerContainer, x, and y.
Definition at line 64 of file RightArea.c.
References m_PlayerContainer.
Definition at line 125 of file RightArea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 239 of file RightArea.c.
References Container::GetFocusedContainerHeight(), Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by MoveUpDownIcons().
|
inlineprotected |
Definition at line 229 of file RightArea.c.
References Container::GetFocusedContainerYScreenPos(), x, and y.
Referenced by MoveUpDownIcons().
|
inlineprotected |
Definition at line 34 of file RightArea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 216 of file RightArea.c.
References m_ScrollWidget.
Definition at line 99 of file RightArea.c.
References m_PlayerContainer.
Definition at line 74 of file RightArea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 109 of file RightArea.c.
References m_PlayerContainer.
|
inlineprotected |
Definition at line 177 of file RightArea.c.
References Math::Clamp(), GetCurrentContainerBottomY(), GetCurrentContainerTopY(), m_DownIcon, m_IsActive, m_UpIcon, x, and y.
Referenced by UpdateSelectionIcons().
Definition at line 163 of file RightArea.c.
References Refresh().
Definition at line 130 of file RightArea.c.
References m_PlayerContainer, m_ScrollWidget, and m_ShouldChangeSize.
Referenced by OnShow(), SetSameLevelNextActive(), and SetSameLevelPreviousActive().
Definition at line 44 of file RightArea.c.
References m_PlayerContainer.
Definition at line 49 of file RightArea.c.
References m_PlayerContainer.
Definition at line 137 of file RightArea.c.
References InventoryMenu(), WidgetLayoutName::RightAreaMedium, WidgetLayoutName::RightAreaNarrow, WidgetLayoutName::RightAreaWide, and WidgetLayoutName::RightAreaXbox.
Definition at line 114 of file RightArea.c.
References m_PlayerContainer, and Refresh().
Definition at line 119 of file RightArea.c.
References m_PlayerContainer, and Refresh().
Definition at line 59 of file RightArea.c.
References m_PlayerContainer.
Definition at line 104 of file RightArea.c.
References m_PlayerContainer.
Definition at line 69 of file RightArea.c.
References m_PlayerContainer.
Definition at line 79 of file RightArea.c.
References m_PlayerContainer.
Definition at line 84 of file RightArea.c.
References m_PlayerContainer.
Definition at line 169 of file RightArea.c.
References m_PlayerContainer.
Definition at line 221 of file RightArea.c.
References MoveUpDownIcons().
|
protected |
Definition at line 4 of file RightArea.c.
|
protected |
Definition at line 10 of file RightArea.c.
|
protected |
Definition at line 8 of file RightArea.c.
Referenced by MoveUpDownIcons(), and RightArea().
|
private |
Definition at line 3 of file RightArea.c.
Referenced by Combine(), DraggingOverHeader(), EquipItem(), ExpandCollapseContainer(), GetPlayerContainer(), HasEntityContainerVisible(), InspectItem(), IsPlayerEquipmentActive(), Refresh(), RightArea(), Select(), SelectItem(), SetSameLevelNextActive(), SetSameLevelPreviousActive(), SplitItem(), SwapItemsInOrder(), TransferItem(), TransferItemToVicinity(), UnfocusGrid(), and UpdateInterval().
|
protected |
Definition at line 12 of file RightArea.c.
Referenced by RightArea().
|
protected |
Definition at line 6 of file RightArea.c.
Referenced by GetScrollWidget(), Refresh(), and RightArea().
Definition at line 11 of file RightArea.c.
Referenced by Refresh().
|
protected |
Definition at line 7 of file RightArea.c.
Referenced by MoveUpDownIcons(), and RightArea().