SoundGroup::GetSoundGroupType
Defined in:
Returns the sound group type.
C4Sound.h
Prototype
SoundGroupType GetSoundGroupType(void) const;
Description
The GetSoundGroupType
function returns the unique type of a sound group.
See Also