SoundGroup::GetSoundGroupName
Defined in:
Returns the sound group type.
C4Sound.h
Prototype
const char *GetSoundGroupName(void) const;
Description
The GetSoundGroupName
function returns the human-readable name of a sound group.
See Also