DayZ 1.24
|
Private Attributes | |
ref Header | m_Header |
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 AttachmentsGroupContainer.c.
|
inlineprivate |
Definition at line 21 of file AttachmentsGroupContainer.c.
|
inlineprivate |
Definition at line 57 of file AttachmentsGroupContainer.c.
Definition at line 49 of file AttachmentsGroupContainer.c.
|
inlineprivate |
Definition at line 39 of file AttachmentsGroupContainer.c.
Definition at line 26 of file AttachmentsGroupContainer.c.
|
inlineprivate |
Definition at line 33 of file AttachmentsGroupContainer.c.
Definition at line 5 of file AttachmentsGroupContainer.c.
References WidgetLayoutName::AttachmentsGroupContainer.
Definition at line 67 of file AttachmentsGroupContainer.c.
References GetParent(), and SetActive().
Definition at line 104 of file AttachmentsGroupContainer.c.
References GetParent(), SetActive(), and Container::SetLastActive().
Definition at line 3 of file AttachmentsGroupContainer.c.
Referenced by GetHeader(), and SetHeader().