RadialMenuSize
Amount of FavItemSlots in the Menu.
CreateMenu()
Generates and Populates the Radial Menu
ContainsItemReferenceInPinned(FavItemReference favItemReference)
Check if any existing FavItemReference in the already pinned favorites matches the passed favItemReference
AddItemReferenceToPinned(FavItemReference favItemReference)
Add a new reference ( passed favItemReference ) to the Menu.
UnpinFromFavMenu(InventorySlot slot)
Unpins an Inventory Slot from the favoritesList
UnpinBasedOnIndex(int slotIndex)
Unpins an Inventory Slot from the favoritesList based on the index it occupies in favoritesList
Highlight(FavItemReference favItemReference)
Highlight a Favorite Item and display its Icon & Name
Unhighlight(int slotIndex)
Unhighlights a Favorite Item.