![]() |
• Sound Manager | ||
|
API Links
Developer Links
|
SoundMgr::SetDefaultSoundGroupDefined in:
Returns the default sound group.
C4Sound.hPrototype
Parameters
Description
The SetDefaultSoundGroup function sets the default sound group to the group specified by the group parameter. If nullptr is specified, then there is no default sound group. When a default sound group exists, each sound is automatically added to that group when the Sound::Load function is called.
See Also
|