DayZ 1.24
|
Private Attributes | |
ref SlotsContainer | m_ItemsCont |
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 AttachmentCategoriesSlotsContainer.c.
|
inlineprivate |
Definition at line 5 of file AttachmentCategoriesSlotsContainer.c.
References WidgetEventHandler::GetInstance(), ITEMS_IN_ROW, m_ItemsCont, and m_Parent.
Definition at line 107 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 112 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 82 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 102 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 66 of file AttachmentCategoriesSlotsContainer.c.
References m_ItemsCont.
|
inlineprivate |
Definition at line 132 of file AttachmentCategoriesSlotsContainer.c.
References GetGame().
|
inlineprivate |
Definition at line 61 of file AttachmentCategoriesSlotsContainer.c.
References m_ItemsCont.
Definition at line 51 of file AttachmentCategoriesSlotsContainer.c.
References m_ItemsCont.
|
inlineprivate |
Definition at line 139 of file AttachmentCategoriesSlotsContainer.c.
References GetGame().
|
inlineprivate |
Definition at line 56 of file AttachmentCategoriesSlotsContainer.c.
References m_ItemsCont.
|
inlineprivate |
Definition at line 46 of file AttachmentCategoriesSlotsContainer.c.
References m_ItemsCont.
Definition at line 30 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 117 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 122 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 127 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 77 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 72 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 41 of file AttachmentCategoriesSlotsContainer.c.
References WidgetLayoutName::Container.
Definition at line 97 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 92 of file AttachmentCategoriesSlotsContainer.c.
Definition at line 87 of file AttachmentCategoriesSlotsContainer.c.
|
private |
Definition at line 3 of file AttachmentCategoriesSlotsContainer.c.
Referenced by AttachmentCategoriesSlotsContainer(), ExpandCollapseContainer(), GetFocusedID(), GetFocusedItem(), GetParentID(), and GetSlotsContainer().