VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
PauseResumeManager Class Reference

Class that handles pausing and resuming the game from the pause menu. More...

Inheritance diagram for PauseResumeManager:
Collaboration diagram for PauseResumeManager:

Public Member Functions

void PauseGame ()
 Function that pauses the game via timeScale.
void PauseMenuResumeButton ()
 Function that resumes the game via timeScale.

Detailed Description

Class that handles pausing and resuming the game from the pause menu.

Member Function Documentation

◆ PauseGame()

void PauseResumeManager.PauseGame ( )
inline

Function that pauses the game via timeScale.

◆ PauseMenuResumeButton()

void PauseResumeManager.PauseMenuResumeButton ( )
inline

Function that resumes the game via timeScale.


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