DoopelPonger
Public Member Functions | Properties | List of all members
SubmenuBackParameters Class Reference

Parameters used to send to listeners of the event for switching back from a submenu like single player in the main menu. More...

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

Public Member Functions

 SubmenuBackParameters (UIKeyboardControllerContextManager.UIKeyboardControllerContextName currentContextName, UIKeyboardControllerContextManager.UIKeyboardControllerContextName switchToContextName)
 

Properties

UIKeyboardControllerContextManager.UIKeyboardControllerContextName CurrentContextName [get]
 
UIKeyboardControllerContextManager.UIKeyboardControllerContextName SwitchToContextName [get]
 

Additional Inherited Members

- Static Public Attributes inherited from EventParameters
static readonly EventParameters GLOBAL_EVENT_PARAMETER = new EventParameters()
 

Detailed Description

Parameters used to send to listeners of the event for switching back from a submenu like single player in the main menu.

Constructor & Destructor Documentation

◆ SubmenuBackParameters()

SubmenuBackParameters.SubmenuBackParameters ( UIKeyboardControllerContextManager.UIKeyboardControllerContextName  currentContextName,
UIKeyboardControllerContextManager.UIKeyboardControllerContextName  switchToContextName 
)

Property Documentation

◆ CurrentContextName

UIKeyboardControllerContextManager.UIKeyboardControllerContextName SubmenuBackParameters.CurrentContextName
get
Returns
The current keyboard context used in the UI before the switch.

◆ SwitchToContextName

UIKeyboardControllerContextManager.UIKeyboardControllerContextName SubmenuBackParameters.SwitchToContextName
get
Returns
The new keyboard context that should be switched to.

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