![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | AttachmentsWrapper (LayoutHolder parent) |
| override bool | CanCombine () |
| override bool | CanCombineAmmo () |
| override bool | CanEquip () |
| override bool | Combine () |
| override bool | EquipItem () |
| TextWidget | GetFalseHeaderTextWidget () |
| int | GetFocusedSlot () |
| override bool | InspectItem () |
| override bool | IsDisplayable () |
| override bool | IsItemActive () |
| override bool | IsItemWithQuantityActive () |
| override bool | Select () |
| override bool | SelectItem () |
| void | SetFalseAttachmentsHeaderText (string text) |
| void | SetParent (Attachments atts) |
| void | ShowFalseAttachmentsHeader (bool show) |
| override bool | SplitItem () |
| override bool | TransferItem () |
| override bool | TransferItemToVicinity () |
| override void | UpdateInterval () |
Protected Attributes | |
| Widget | m_AttachmentsFalseHeader |
| TextWidget | m_AttachmentsFalseHeaderText |
Private Attributes | |
| Attachments | m_Attachments |
Definition at line 1 of file attachmentswrapper.c.
|
inlineprotected |
Definition at line 7 of file attachmentswrapper.c.
References m_AttachmentsFalseHeader, m_AttachmentsFalseHeaderText, and m_RootWidget.
|
inlineprotected |
Definition at line 72 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 77 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 67 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 29 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 62 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 118 of file attachmentswrapper.c.
References m_AttachmentsFalseHeaderText.
|
inlineprotected |
Definition at line 103 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 52 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 82 of file attachmentswrapper.c.
References Container::IsEmpty().
|
inlineprotected |
Definition at line 87 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 92 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 19 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 24 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 113 of file attachmentswrapper.c.
References m_AttachmentsFalseHeaderText.
|
inlineprotected |
Definition at line 14 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 108 of file attachmentswrapper.c.
References m_AttachmentsFalseHeader.
|
inlineprotected |
Definition at line 57 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 43 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 34 of file attachmentswrapper.c.
References m_Attachments.
|
inlineprotected |
Definition at line 97 of file attachmentswrapper.c.
References m_Attachments.
|
private |
Definition at line 3 of file attachmentswrapper.c.
Referenced by CanCombine(), CanCombineAmmo(), CanEquip(), Combine(), EquipItem(), GetFocusedSlot(), InspectItem(), IsItemActive(), IsItemWithQuantityActive(), ClosableContainer::RecomputeContainers(), Select(), SelectItem(), SetParent(), SplitItem(), TransferItem(), TransferItemToVicinity(), and UpdateInterval().
|
protected |
Definition at line 4 of file attachmentswrapper.c.
Referenced by AttachmentsWrapper(), and ShowFalseAttachmentsHeader().
|
protected |
Definition at line 5 of file attachmentswrapper.c.
Referenced by AttachmentsWrapper(), GetFalseHeaderTextWidget(), and SetFalseAttachmentsHeaderText().