Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
AttachmentsWrapper Class Reference
Inheritance diagram for AttachmentsWrapper:
AttachmentsGroupContainer

Protected Member Functions

void AttachmentsWrapper (LayoutHolder parent)
 
void SetParent (Attachments atts)
 
override bool Select ()
 
override bool SelectItem ()
 
override bool Combine ()
 
override bool TransferItemToVicinity ()
 
override bool TransferItem ()
 
override bool InspectItem ()
 
override bool SplitItem ()
 
override bool EquipItem ()
 
override bool CanEquip ()
 
override bool CanCombine ()
 
override bool CanCombineAmmo ()
 
override bool IsDisplayable ()
 
override bool IsItemActive ()
 
override bool IsItemWithQuantityActive ()
 
override void UpdateInterval ()
 
int GetFocusedSlot ()
 
void ShowFalseAttachmentsHeader (bool show)
 
void SetFalseAttachmentsHeaderText (string text)
 
TextWidget GetFalseHeaderTextWidget ()
 

Protected Attributes

Widget m_AttachmentsFalseHeader
 
TextWidget m_AttachmentsFalseHeaderText
 

Detailed Description

Definition at line 1 of file attachmentswrapper.c.

Constructor & Destructor Documentation

◆ AttachmentsWrapper()

void AttachmentsWrapper::AttachmentsWrapper ( LayoutHolder parent)
protected

Definition at line 7 of file attachmentswrapper.c.

Member Function Documentation

◆ CanCombine()

override bool AttachmentsWrapper::CanCombine ( )
protected

Definition at line 72 of file attachmentswrapper.c.

◆ CanCombineAmmo()

override bool AttachmentsWrapper::CanCombineAmmo ( )
protected

Definition at line 77 of file attachmentswrapper.c.

◆ CanEquip()

override bool AttachmentsWrapper::CanEquip ( )
protected

Definition at line 67 of file attachmentswrapper.c.

◆ Combine()

override bool AttachmentsWrapper::Combine ( )
protected

Definition at line 29 of file attachmentswrapper.c.

◆ EquipItem()

override bool AttachmentsWrapper::EquipItem ( )
protected

Definition at line 62 of file attachmentswrapper.c.

◆ GetFalseHeaderTextWidget()

TextWidget AttachmentsWrapper::GetFalseHeaderTextWidget ( )
protected

Definition at line 118 of file attachmentswrapper.c.

◆ GetFocusedSlot()

int AttachmentsWrapper::GetFocusedSlot ( )
protected

Definition at line 103 of file attachmentswrapper.c.

◆ InspectItem()

override bool AttachmentsWrapper::InspectItem ( )
protected

Definition at line 52 of file attachmentswrapper.c.

◆ IsDisplayable()

override bool AttachmentsWrapper::IsDisplayable ( )
protected

Definition at line 82 of file attachmentswrapper.c.

◆ IsItemActive()

override bool AttachmentsWrapper::IsItemActive ( )
protected

Definition at line 87 of file attachmentswrapper.c.

◆ IsItemWithQuantityActive()

override bool AttachmentsWrapper::IsItemWithQuantityActive ( )
protected

Definition at line 92 of file attachmentswrapper.c.

◆ Select()

override bool AttachmentsWrapper::Select ( )
protected

Definition at line 19 of file attachmentswrapper.c.

◆ SelectItem()

override bool AttachmentsWrapper::SelectItem ( )
protected

Definition at line 24 of file attachmentswrapper.c.

◆ SetFalseAttachmentsHeaderText()

void AttachmentsWrapper::SetFalseAttachmentsHeaderText ( string text)
protected

Definition at line 113 of file attachmentswrapper.c.

◆ SetParent()

void AttachmentsWrapper::SetParent ( Attachments atts)
protected

Definition at line 14 of file attachmentswrapper.c.

◆ ShowFalseAttachmentsHeader()

void AttachmentsWrapper::ShowFalseAttachmentsHeader ( bool show)
protected

Definition at line 108 of file attachmentswrapper.c.

◆ SplitItem()

override bool AttachmentsWrapper::SplitItem ( )
protected

Definition at line 57 of file attachmentswrapper.c.

◆ TransferItem()

override bool AttachmentsWrapper::TransferItem ( )
protected

Definition at line 43 of file attachmentswrapper.c.

◆ TransferItemToVicinity()

override bool AttachmentsWrapper::TransferItemToVicinity ( )
protected

Definition at line 34 of file attachmentswrapper.c.

◆ UpdateInterval()

override void AttachmentsWrapper::UpdateInterval ( )
protected

Definition at line 97 of file attachmentswrapper.c.

Member Data Documentation

◆ m_AttachmentsFalseHeader

Widget AttachmentsWrapper::m_AttachmentsFalseHeader
protected

Definition at line 4 of file attachmentswrapper.c.

◆ m_AttachmentsFalseHeaderText

TextWidget AttachmentsWrapper::m_AttachmentsFalseHeaderText
protected

Definition at line 5 of file attachmentswrapper.c.


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