PC Stable Documentation
|
|
Private 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 () |
Private Attributes | |
Attachments | m_Attachments |
protected Widget | m_AttachmentsFalseHeader |
protected TextWidget | m_AttachmentsFalseHeaderText |
|
inlineprivate |
References m_AttachmentsFalseHeader, m_AttachmentsFalseHeaderText, and m_RootWidget.
|
inlineprivate |
References Attachments::CanCombine(), and m_Attachments.
|
inlineprivate |
References Attachments::CanCombineAmmo(), and m_Attachments.
|
inlineprivate |
References Attachments::CanEquip(), and m_Attachments.
|
inlineprivate |
References Attachments::Combine(), and m_Attachments.
|
inlineprivate |
References Attachments::EquipItem(), and m_Attachments.
|
inlineprivate |
References m_AttachmentsFalseHeaderText.
Referenced by Attachments::GetFalseHeaderTextWidget().
|
inlineprivate |
References Attachments::GetFocusedSlot(), and m_Attachments.
|
inlineprivate |
References Attachments::InspectItem(), and m_Attachments.
|
inlineprivate |
References Container::IsEmpty().
|
inlineprivate |
References Attachments::IsItemActive(), and m_Attachments.
|
inlineprivate |
References Attachments::IsItemWithQuantityActive(), and m_Attachments.
|
inlineprivate |
References m_Attachments, and Attachments::Select().
|
inlineprivate |
References m_Attachments, and Attachments::SelectItem().
|
inlineprivate |
References m_AttachmentsFalseHeaderText.
Referenced by Attachments::InitAttachmentGrid(), and Attachments::SetFalseAttachmentsHeaderText().
|
inlineprivate |
References m_Attachments.
Referenced by Attachments::InitAttachmentGrid().
|
inlineprivate |
References m_AttachmentsFalseHeader.
Referenced by Attachments::ShowFalseAttachmentsHeader().
|
inlineprivate |
References m_Attachments, and Attachments::SplitItem().
|
inlineprivate |
References m_Attachments, and Attachments::TransferItem().
|
inlineprivate |
References m_Attachments, and Attachments::TransferItemToVicinity().
|
inlineprivate |
References m_Attachments, and Attachments::UpdateInterval().
|
private |
Referenced by CanCombine(), CanCombineAmmo(), CanEquip(), Combine(), EquipItem(), GetFocusedSlot(), InspectItem(), IsItemActive(), IsItemWithQuantityActive(), ClosableContainer::RecomputeContainers(), Select(), SelectItem(), SetParent(), SplitItem(), TransferItem(), TransferItemToVicinity(), and UpdateInterval().
|
private |
Referenced by AttachmentsWrapper(), and ShowFalseAttachmentsHeader().
|
private |
Referenced by AttachmentsWrapper(), GetFalseHeaderTextWidget(), and SetFalseAttachmentsHeaderText().