This is the complete list of members for C4SoundSystem, including all inherited members.
| C4SoundSystem() | C4SoundSystem | |
| Clear() | C4SoundSystem | |
| ClearEffects() | C4SoundSystem | protected |
| ClearPointers(C4Object *pObj) | C4SoundSystem | |
| Execute() | C4SoundSystem | |
| FindInstance(const char *szSound, C4Object *pObj) | C4SoundSystem | |
| FirstSound | C4SoundSystem | protected |
| GetEffect(const char *szSound) | C4SoundSystem | protected |
| GetFirstInstance() const | C4SoundSystem | |
| GetFirstSound() const | C4SoundSystem | inline |
| GetNextInstance(C4SoundInstance *prev) const | C4SoundSystem | |
| Init() | C4SoundSystem | |
| initialized | C4SoundSystem | protected |
| LoadEffects(C4Group &hGroup, const char *namespace_prefix, bool group_is_root) | C4SoundSystem | |
| Modifiers | C4SoundSystem | |
| NewEffect(const char *szSound, bool fLoop=false, int32_t iVolume=100, C4Object *pObj=nullptr, int32_t iCustomFalloffDistance=0, int32_t iPitch=0, C4SoundModifier *modifier=nullptr) | C4SoundSystem | |
| RemoveEffect(const char *szFilename) | C4SoundSystem | protected |
| SoundFile | C4SoundSystem | protected |
| ~C4SoundSystem() | C4SoundSystem |