![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | HandsArea (LayoutHolder parent) |
| void | DraggingOverHandsPanel (Widget w, int x, int y, Widget receiver) |
| override ScrollWidget | GetScrollWidget () |
| bool | IsCombineActive () |
| bool | IsSwapActive () |
| void | OnHandsPanelDropReceived (Widget w, int x, int y, Widget receiver) |
| override void | OnShow () |
| override void | Refresh () |
| override void | SetLayoutName () |
| override void | SetParentWidget () |
| override void | SetSameLevelNextActive () |
| override void | SetSameLevelPreviousActive () |
| override void | UpdateInterval () |
| override void | UpdateSelectionIcons () |
Protected Attributes | |
| ref HandsContainer | m_HandsContainer |
| ref SizeToChild | m_HandsResizer |
| ScrollWidget | m_Scroller |
| 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 117 of file handsarea.c.
References g_Game, ItemManager::GetCenterDropzone(), ColorManager::GetInstance(), ItemManager::GetInstance(), ItemPreviewWidget::GetItem(), ColorManager::GREEN_COLOR, ItemManager::HideDropzones(), name, ColorManager::RED_COLOR, ColorManager::SetColor(), x, and y.
|
inlineprotected |
Definition at line 42 of file handsarea.c.
References m_Scroller.
|
inlineprotected |
Definition at line 32 of file handsarea.c.
|
inlineprotected |
Definition at line 22 of file handsarea.c.
Definition at line 157 of file handsarea.c.
References g_Game, ItemPreviewWidget::GetItem(), name, x, and y.
|
inlineprotected |
Definition at line 93 of file handsarea.c.
References m_HandsContainer.
|
inlineprotected |
Definition at line 99 of file handsarea.c.
References m_ShouldChangeSize, and UpdateSelectionIcons().
Referenced by SetSameLevelNextActive(), and SetSameLevelPreviousActive().
|
inlineprotected |
Definition at line 83 of file handsarea.c.
References WidgetLayoutName::HandsArea.
|
inlineprotected |
Definition at line 88 of file handsarea.c.
References m_Parent, and m_ParentWidget.
|
inlineprotected |
Definition at line 105 of file handsarea.c.
References Refresh().
|
inlineprotected |
Definition at line 111 of file handsarea.c.
References Refresh().
|
inlineprotected |
Definition at line 54 of file handsarea.c.
References InventoryMenu(), m_HandsContainer, m_HandsResizer, m_Scroller, m_ShouldChangeSize, x, and y.
|
inlineprotected |
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 HandsArea(), GetScrollWidget(), and UpdateInterval().
|
protected |
Definition at line 7 of file handsarea.c.
Referenced by Refresh(), and UpdateInterval().