UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.UI.Menus Namespace Reference

This namespace includes all scripts that are used for general interactable menus.

Namespaces

namespace  FlatMenu
 This namespace includes all scripts that are used for general flat interactable menus.
 
namespace  MenuWheel
 This namespace includes all scripts that are used for a world space menu wheel.
 

Classes

class  Menu
 A script which is placed on a canvas to be recognized by the MenuManager. More...
 
class  MenuManager
 This manager takes care of all menu related tasks. That is, sorting within a hierarchy and switching between visible canvases. The menus are called with types also defined here. Requires the UIEventManager. More...
 
class  MenuType
 
class  TooltipManager
 A manager which is used to display tooltips. More...