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

Class that handles an audio menu. More...

Inheritance diagram for AudioMenuManager:
Collaboration diagram for AudioMenuManager:

Public Member Functions

void ChangeMasterVolume ()
 Changes the value of the master volume to the slider val.
void ChangeMusicVolume ()
 Changes the value of the music volume to the slider val.
void ChangeSFXVolume ()
 Changes the value of the SFX volume to the slider val.

Detailed Description

Class that handles an audio menu.

Member Function Documentation

◆ ChangeMasterVolume()

void AudioMenuManager.ChangeMasterVolume ( )
inline

Changes the value of the master volume to the slider val.

Here is the call graph for this function:

◆ ChangeMusicVolume()

void AudioMenuManager.ChangeMusicVolume ( )
inline

Changes the value of the music volume to the slider val.

Here is the call graph for this function:

◆ ChangeSFXVolume()

void AudioMenuManager.ChangeSFXVolume ( )
inline

Changes the value of the SFX volume to the slider val.

Here is the call graph for this function:

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