![]() |
• Sound Manager |
|
API Links
Developer Links
|
SoundMgr::GetDefaultSoundGroupDefined in:
Returns the default sound group.
C4Sound.hPrototype
Description
The GetDefaultSoundGroup function returns a pointer to the default sound group. If there is no default sound group, then the return value is nullptr. When a default sound group exists, each sound is automatically added to that group when the Sound::Load function is called.
See Also
|