Definition at line 3 of file attachments.c.
◆ Attachments()
◆ ~Attachments()
| void Attachments::~Attachments |
( |
| ) |
|
|
protected |
◆ AttachmentAdded()
◆ AttachmentRemoved()
◆ CanCombine()
| bool Attachments::CanCombine |
( |
| ) |
|
|
protected |
◆ CanCombineAmmo()
| bool Attachments::CanCombineAmmo |
( |
| ) |
|
|
protected |
◆ CanEquip()
| bool Attachments::CanEquip |
( |
| ) |
|
|
protected |
◆ Combine()
| bool Attachments::Combine |
( |
| ) |
|
|
protected |
◆ EquipItem()
| bool Attachments::EquipItem |
( |
| ) |
|
|
protected |
◆ GetAttachmentHeight()
| int Attachments::GetAttachmentHeight |
( |
| ) |
|
|
protected |
◆ GetAttachmentSlotID()
| int Attachments::GetAttachmentSlotID |
( |
| ) |
|
|
protected |
◆ GetFalseHeaderTextWidget()
| TextWidget Attachments::GetFalseHeaderTextWidget |
( |
| ) |
|
|
protected |
◆ GetFocusedItem()
| EntityAI Attachments::GetFocusedItem |
( |
| ) |
|
|
protected |
◆ GetFocusedSlot()
| int Attachments::GetFocusedSlot |
( |
| ) |
|
|
protected |
◆ GetFocusedSlotsIcon()
| SlotsIcon Attachments::GetFocusedSlotsIcon |
( |
| ) |
|
|
protected |
◆ GetItemSlots()
◆ GetRecipeCount()
◆ GetSlotsSorted()
| array< int > Attachments::GetSlotsSorted |
( |
| ) |
|
|
protected |
◆ GetWrapper()
◆ InitAttachmentGrid()
| void Attachments::InitAttachmentGrid |
( |
int | att_row_index | ) |
|
|
protected |
◆ InspectItem()
| bool Attachments::InspectItem |
( |
| ) |
|
|
protected |
◆ IsActive()
| bool Attachments::IsActive |
( |
| ) |
|
|
protected |
◆ IsEmpty()
| bool Attachments::IsEmpty |
( |
| ) |
|
|
protected |
◆ IsItemActive()
| bool Attachments::IsItemActive |
( |
| ) |
|
|
protected |
◆ IsItemWithQuantityActive()
| bool Attachments::IsItemWithQuantityActive |
( |
| ) |
|
|
protected |
◆ OnAttachmentReservationRelease()
| void Attachments::OnAttachmentReservationRelease |
( |
EntityAI | item, |
|
|
int | slot_id ) |
|
protected |
◆ OnAttachmentReservationSet()
| void Attachments::OnAttachmentReservationSet |
( |
EntityAI | item, |
|
|
int | slot_id ) |
|
protected |
◆ Select()
| bool Attachments::Select |
( |
| ) |
|
|
protected |
◆ SelectItem()
| bool Attachments::SelectItem |
( |
| ) |
|
|
protected |
◆ SelFirstActive()
| void Attachments::SelFirstActive |
( |
| ) |
|
|
protected |
◆ SetActive()
| void Attachments::SetActive |
( |
bool | active | ) |
|
|
protected |
◆ SetAttachmentSlotID()
| void Attachments::SetAttachmentSlotID |
( |
int | slotID | ) |
|
|
protected |
◆ SetDefaultFocus()
| void Attachments::SetDefaultFocus |
( |
bool | while_micromanagment_mode = false | ) |
|
|
protected |
◆ SetFalseAttachmentsHeaderText()
| void Attachments::SetFalseAttachmentsHeaderText |
( |
string | text | ) |
|
|
protected |
◆ SetLastActive()
| void Attachments::SetLastActive |
( |
| ) |
|
|
protected |
◆ ShowFalseAttachmentsHeader()
| void Attachments::ShowFalseAttachmentsHeader |
( |
bool | show | ) |
|
|
protected |
◆ SplitItem()
| bool Attachments::SplitItem |
( |
| ) |
|
|
protected |
◆ TransferItem()
| bool Attachments::TransferItem |
( |
| ) |
|
|
protected |
◆ TransferItemToVicinity()
| bool Attachments::TransferItemToVicinity |
( |
| ) |
|
|
protected |
◆ UnfocusAll()
| void Attachments::UnfocusAll |
( |
| ) |
|
|
protected |
◆ UpdateInterval()
| void Attachments::UpdateInterval |
( |
| ) |
|
|
protected |
◆ m_AttachmentIDOrdered
| ref array<int> Attachments::m_AttachmentIDOrdered |
|
protected |
◆ m_AttachmentsContainer
◆ m_AttachmentSlotDisplayable
| ref array<string> Attachments::m_AttachmentSlotDisplayable |
|
protected |
◆ m_AttachmentSlotID
| int Attachments::m_AttachmentSlotID = -1 |
|
protected |
◆ m_AttachmentSlotNames
◆ m_AttachmentSlots
◆ m_Entity
◆ m_Parent
◆ m_RowIndex
| int Attachments::m_RowIndex |
|
protected |
The documentation for this class was generated from the following file: