DIFF

class GestureMenuItemSource

Constructors 1

Members 7

protected int m_ID
Referenced by GestureMenuItem(), and GetID()
protected string m_Name
Referenced by GestureMenuItem(), and GetName()
protected GestureCategories m_Category
Referenced by GestureMenuItem(), and GetCategory()
protected EmoteBase m_EmoteClass
protected bool m_CanPerformEmote
protected Widget m_RadialMenuSelector
protected Widget m_RadialMenuItemCard

Methods 8

Widget GetRadialItemCard()
void SetRadialItemCard(Widget widget)
void SetCanPerformEmote(bool state)
bool GetCanPerformEmote()