Method | Description | |
---|---|---|
EndOfBreakActions ( ) : void |
Actions to perform when the break ends -- Automatically exit the game when break is finished
|
|
GameEndBreak ( ) : UnityEngine |
Default constructor to set the break length
|
|
StartOfBreakActions ( ) : void |
Actions to perform when the break begins -- No actions necessary for start of the end game break
|