Expand description
Contains menu-related components.
Structs§
- Menu
Setting - A menu that isolate children
Focusable
s from other focusables and specify navigation method within itself. - NavMarker
- Add this component to a menu entity so that all
Focusable
s within that menus gets added theT
component automatically.
Enums§
- Menu
Builder - Tell the navigation system to turn this UI node into a menu.