DoopelPonger
Public Attributes | Protected Member Functions | List of all members
UIShowControls Class Reference

Selection action to show the settings page. The settings page used to just show the controls which is why it's called the show controls action. More...

Inheritance diagram for UIShowControls:
Inheritance graph
[legend]
Collaboration diagram for UIShowControls:
Collaboration graph
[legend]

Public Attributes

EventManager.EventType menuToGoBackTo
 
- Public Attributes inherited from UISelectAction
UIMenuController menuController
 

Protected Member Functions

override void ChildAwake ()
 Method called in the parent object's awake method. More...
 
override void DoThing ()
 Action to perform when the item has been selected. More...
 

Additional Inherited Members

- Public Member Functions inherited from UISelectAction
void Awake ()
 Initialize references and the child object. More...
 
void DoAction ()
 The item has been selected in the menu. More...
 
- Protected Attributes inherited from UISelectAction
EventManager eventManager
 

Detailed Description

Selection action to show the settings page. The settings page used to just show the controls which is why it's called the show controls action.

Member Function Documentation

◆ ChildAwake()

override void UIShowControls.ChildAwake ( )
protectedvirtual

Method called in the parent object's awake method.

Implements UISelectAction.

◆ DoThing()

override void UIShowControls.DoThing ( )
protectedvirtual

Action to perform when the item has been selected.

Implements UISelectAction.

Member Data Documentation

◆ menuToGoBackTo

EventManager.EventType UIShowControls.menuToGoBackTo

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