DoopelPonger
Protected Member Functions | List of all members
UITryAgain Class Reference

Selection action to start the game mode again after all players are dead. More...

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

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...
 
- Public Attributes inherited from UISelectAction
UIMenuController menuController
 
- Protected Attributes inherited from UISelectAction
EventManager eventManager
 

Detailed Description

Selection action to start the game mode again after all players are dead.

Member Function Documentation

◆ ChildAwake()

override void UITryAgain.ChildAwake ( )
protectedvirtual

Method called in the parent object's awake method.

Implements UISelectAction.

◆ DoThing()

override void UITryAgain.DoThing ( )
protectedvirtual

Action to perform when the item has been selected.

Implements UISelectAction.


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