Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
AttachmentsWrapper Class Reference
Inheritance diagram for AttachmentsWrapper:
AttachmentsGroupContainer

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

Detailed Description

Definition at line 1 of file attachmentswrapper.c.

Constructor & Destructor Documentation

◆ AttachmentsWrapper()

void AttachmentsWrapper ( LayoutHolder parent)
inlineprotected

Member Function Documentation

◆ CanCombine()

override bool CanCombine ( )
inlineprotected

Definition at line 72 of file attachmentswrapper.c.

References m_Attachments.

◆ CanCombineAmmo()

override bool CanCombineAmmo ( )
inlineprotected

Definition at line 77 of file attachmentswrapper.c.

References m_Attachments.

◆ CanEquip()

override bool CanEquip ( )
inlineprotected

Definition at line 67 of file attachmentswrapper.c.

References m_Attachments.

◆ Combine()

override bool Combine ( )
inlineprotected

Definition at line 29 of file attachmentswrapper.c.

References m_Attachments.

◆ EquipItem()

override bool EquipItem ( )
inlineprotected

Definition at line 62 of file attachmentswrapper.c.

References m_Attachments.

◆ GetFalseHeaderTextWidget()

TextWidget GetFalseHeaderTextWidget ( )
inlineprotected

Definition at line 118 of file attachmentswrapper.c.

References m_AttachmentsFalseHeaderText.

◆ GetFocusedSlot()

int GetFocusedSlot ( )
inlineprotected

Definition at line 103 of file attachmentswrapper.c.

References m_Attachments.

◆ InspectItem()

override bool InspectItem ( )
inlineprotected

Definition at line 52 of file attachmentswrapper.c.

References m_Attachments.

◆ IsDisplayable()

override bool IsDisplayable ( )
inlineprotected

Definition at line 82 of file attachmentswrapper.c.

References Container::IsEmpty().

◆ IsItemActive()

override bool IsItemActive ( )
inlineprotected

Definition at line 87 of file attachmentswrapper.c.

References m_Attachments.

◆ IsItemWithQuantityActive()

override bool IsItemWithQuantityActive ( )
inlineprotected

Definition at line 92 of file attachmentswrapper.c.

References m_Attachments.

◆ Select()

override bool Select ( )
inlineprotected

Definition at line 19 of file attachmentswrapper.c.

References m_Attachments.

◆ SelectItem()

override bool SelectItem ( )
inlineprotected

Definition at line 24 of file attachmentswrapper.c.

References m_Attachments.

◆ SetFalseAttachmentsHeaderText()

void SetFalseAttachmentsHeaderText ( string text)
inlineprotected

Definition at line 113 of file attachmentswrapper.c.

References m_AttachmentsFalseHeaderText.

◆ SetParent()

void SetParent ( Attachments atts)
inlineprotected

Definition at line 14 of file attachmentswrapper.c.

References m_Attachments.

◆ ShowFalseAttachmentsHeader()

void ShowFalseAttachmentsHeader ( bool show)
inlineprotected

Definition at line 108 of file attachmentswrapper.c.

References m_AttachmentsFalseHeader.

◆ SplitItem()

override bool SplitItem ( )
inlineprotected

Definition at line 57 of file attachmentswrapper.c.

References m_Attachments.

◆ TransferItem()

override bool TransferItem ( )
inlineprotected

Definition at line 43 of file attachmentswrapper.c.

References m_Attachments.

◆ TransferItemToVicinity()

override bool TransferItemToVicinity ( )
inlineprotected

Definition at line 34 of file attachmentswrapper.c.

References m_Attachments.

◆ UpdateInterval()

override void UpdateInterval ( )
inlineprotected

Definition at line 97 of file attachmentswrapper.c.

References m_Attachments.

Field Documentation

◆ m_Attachments

◆ m_AttachmentsFalseHeader

Widget m_AttachmentsFalseHeader
protected

Definition at line 4 of file attachmentswrapper.c.

Referenced by AttachmentsWrapper(), and ShowFalseAttachmentsHeader().

◆ m_AttachmentsFalseHeaderText

TextWidget m_AttachmentsFalseHeaderText
protected

The documentation for this class was generated from the following file: