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