DIFF

class AttachmentCategoriesContainerSource

AttachmentCategoriesContainer CollapsibleContainer Container LayoutHolder ScriptedWidgetEventHandler Managed

All members, including inherited

Constructors 2

void AttachmentCategoriesContainer(LayoutHolder parent, int sort = -1)
void ~AttachmentCategoriesContainer()

Members 3

protected ref map<string, int> m_CategorySlotIndex
protected int m_SlotsCount
protected SlotsIcon m_CargoSlotsIcon
Referenced by Close(), GetCargoSlotsIcon(), InitGhostSlots()
Show 2 more, OnHide(), and UpdateInterval()

Methods 26

void SetHeaderName()
Referenced by SetEntity()
override bool IsDisplayable()
Referenced by Open()
int GetAttachmentCategoriesCount(string config_path)
SlotsIcon GetCargoSlotsIcon()
References m_CargoSlotsIcon
string GetAttachmentCategory(string config_path_attachment_categories, int i)
Referenced by InitGhostSlots()
string GetIconName(string config_path_attachment_categories, string attachment_category)
Referenced by InitGhostSlots()
int GetViewIndex(string config_path_attachment_categories, string attachment_category)
void MouseClick(Widget w)
override void Open()