DayZ 1.24
|
Protected Member Functions | |
ItemBase m_Item void | HandsPreview (LayoutHolder parent) |
void | ~HandsPreview () |
void | RefreshQuantity (EntityAI m_Item_to_refresh) |
override EntityAI | GetFocusedItem () |
Icon | GetIcon () |
override void | SetDefaultFocus (bool while_micromanagment_mode=false) |
override void | SetLastFocus () |
override void | Unfocus () |
float | GetIconSize () |
override void | SetLayoutName () |
void | RemoveItem () |
override void | UpdateInterval () |
void | CreateNewIcon (ItemBase item) |
void | DeleteIcon () |
override bool | SelectItem () |
override bool | Select () |
Protected Attributes | |
ref Icon | m_Icon |
EntityAI | m_AttachmentsInitialized |
float | m_IconSize |
Definition at line 1 of file HandsPreview.c.
|
inlineprotected |
Definition at line 10 of file HandsPreview.c.
References CreateNewIcon(), DeleteIcon(), and GetGame().
|
inlineprotected |
Definition at line 16 of file HandsPreview.c.
References CreateNewIcon(), DeleteIcon(), and GetGame().
Definition at line 93 of file HandsPreview.c.
References ARGB(), HandsContainer::GetHeader(), Inventory(), m_Icon, m_IconSize, m_Item, m_Parent, m_RootWidget, and y.
Referenced by HandsPreview(), and ~HandsPreview().
|
inlineprotected |
Definition at line 125 of file HandsPreview.c.
References ARGB(), Inventory(), m_AttachmentsInitialized, m_Parent, m_RootWidget, and RemoveItem().
Referenced by HandsPreview(), and ~HandsPreview().
|
inlineprotected |
|
inlineprotected |
Definition at line 59 of file HandsPreview.c.
References m_IconSize.
Definition at line 22 of file HandsPreview.c.
References m_Icon.
|
inlineprotected |
Definition at line 69 of file HandsPreview.c.
References m_Icon, and m_Item.
Referenced by DeleteIcon().
Definition at line 147 of file HandsPreview.c.
References GameInventory::CanSwapEntitiesEx(), GetGame(), ItemManager::GetInstance(), GetPlayer(), and m_Item.
Definition at line 137 of file HandsPreview.c.
References ItemManager::GetInstance(), and m_Item.
|
inlineprotected |
Definition at line 64 of file HandsPreview.c.
References WidgetLayoutName::HandsPreview.
Definition at line 75 of file HandsPreview.c.
References GetGame(), GetInput(), ItemManager::GetInstance(), and m_Icon.
|
protected |
Definition at line 4 of file HandsPreview.c.
Referenced by DeleteIcon().
Definition at line 3 of file HandsPreview.c.
Referenced by CreateNewIcon(), GetIcon(), RefreshQuantity(), RemoveItem(), SetDefaultFocus(), SetLastFocus(), Unfocus(), and UpdateInterval().
|
protected |
Definition at line 6 of file HandsPreview.c.
Referenced by CreateNewIcon(), and GetIconSize().