Beamable SDK
Classes | Public Member Functions | Public Attributes | Properties | List of all members
Beamable.UI.Scripts.MenuManagementBehaviour Class Reference
Inheritance diagram for Beamable.UI.Scripts.MenuManagementBehaviour:
Inheritance graph
[legend]
Collaboration diagram for Beamable.UI.Scripts.MenuManagementBehaviour:
Collaboration graph
[legend]

Public Member Functions

Show< T > (Action< T > creationCallback=null)
 
void ShowInstance (MenuBase menu)
 
void Close (MenuBase menu)
 
void GoBack ()
 
void CloseAll ()
 
void GoBackToPage< T > ()
 

Public Attributes

Canvas Root
 
TextMeshProUGUI Title
 
GameObject BackButton
 
MenuBase StartMenu
 
List< MenuBaseMenus
 

Properties

MenuBase CurrentMenu [get]
 
bool IsOpen [get]
 
bool IsFirst [get]
 

Member Function Documentation

◆ GoBackToPage< T >()

void Beamable.UI.Scripts.MenuManagementBehaviour.GoBackToPage< T > ( )
inline
Type Constraints
T :MenuBase 

◆ Show< T >()

T Beamable.UI.Scripts.MenuManagementBehaviour.Show< T > ( Action< T >  creationCallback = null)
inline
Type Constraints
T :MenuBase 

The documentation for this class was generated from the following file: