DayZ 1.24
|
Protected Member Functions | |
void | HandsArea (LayoutHolder parent) |
bool | IsSwapActive () |
bool | IsCombineActive () |
override ScrollWidget | GetScrollWidget () |
override void | UpdateSelectionIcons () |
override void | UpdateInterval () |
override void | SetLayoutName () |
override void | SetParentWidget () |
override void | OnShow () |
override void | Refresh () |
override void | SetSameLevelNextActive () |
override void | SetSameLevelPreviousActive () |
void | DraggingOverHandsPanel (Widget w, int x, int y, Widget receiver) |
void | OnHandsPanelDropReceived (Widget w, int x, int y, Widget receiver) |
Protected Attributes | |
ScrollWidget | m_Scroller |
ref HandsContainer | m_HandsContainer |
ref SizeToChild | m_HandsResizer |
bool | m_ShouldChangeSize = true |
Definition at line 1 of file HandsArea.c.
|
inlineprotected |
Definition at line 9 of file HandsArea.c.
References m_HandsContainer, m_HandsResizer, m_ParentWidget, and m_Scroller.
Definition at line 114 of file HandsArea.c.
References GetGame(), ColorManager::GetInstance(), ItemManager::GetInstance(), GetPlayer(), ColorManager::GREEN_COLOR, name, and ColorManager::RED_COLOR.
|
inlineprotected |
|
inlineprotected |
Definition at line 32 of file HandsArea.c.
|
inlineprotected |
Definition at line 22 of file HandsArea.c.
|
inlineprotected |
Definition at line 148 of file HandsArea.c.
References GetGame(), GetPlayer(), and name.
Definition at line 89 of file HandsArea.c.
References m_HandsContainer.
Definition at line 95 of file HandsArea.c.
References m_ShouldChangeSize, and UpdateSelectionIcons().
Referenced by SetSameLevelNextActive(), and SetSameLevelPreviousActive().
Definition at line 79 of file HandsArea.c.
References WidgetLayoutName::HandsArea.
Definition at line 101 of file HandsArea.c.
References Refresh().
Definition at line 107 of file HandsArea.c.
References Refresh().
Definition at line 54 of file HandsArea.c.
References InventoryMenu(), m_HandsContainer, m_HandsResizer, m_Scroller, m_ShouldChangeSize, x, and y.
Definition at line 47 of file HandsArea.c.
Referenced by Refresh().
|
protected |
Definition at line 4 of file HandsArea.c.
Referenced by HandsArea(), OnShow(), and UpdateInterval().
|
protected |
Definition at line 5 of file HandsArea.c.
Referenced by HandsArea(), and UpdateInterval().
|
protected |
Definition at line 3 of file HandsArea.c.
Referenced by GetScrollWidget(), HandsArea(), and UpdateInterval().
Definition at line 7 of file HandsArea.c.
Referenced by Refresh(), and UpdateInterval().