DIFF

class RadialQuickbarItemSource

Constructors 1

void RadialQuickbarItem(int id, EntityAI item, string item_name, int category = RadialQuickbarCategory.DEFAULT, int category_switch = -1)

Members 9

protected bool m_IsLightSourceExtra
protected bool m_IsNVG
protected int m_Id
Referenced by GetId(), and RadialQuickbarItem()
protected int m_Category
protected int m_CategorySwitchID
protected EntityAI m_Item
protected string m_ItemName
protected Widget m_RadialMenuSelector
protected Widget m_RadialMenuItemCard

Methods 10

void SetItem(EntityAI item)
References m_Item
bool IsLightSourceExtra()
bool IsNVGExtra()
References m_IsNVG
int GetItemCategory()
References m_Category
void SetRadialItemCard(Widget widget)
string GetItemName()
References m_ItemName