This is the complete list of members for C4SoundInstance, including all inherited members.
| C4SoundEffect class | C4SoundInstance | friend |
| C4SoundInstance() | C4SoundInstance | protected |
| C4SoundModifier class | C4SoundInstance | friend |
| C4SoundSystem class | C4SoundInstance | friend |
| CheckStart() | C4SoundInstance | |
| Clear() | C4SoundInstance | |
| ClearPointers(C4Object *pObj) | C4SoundInstance | |
| Create(C4SoundEffect *pEffect, bool fLoop=false, int32_t iVolume=100, C4Object *pObj=nullptr, int32_t iNearInstanceMax=0, int32_t iFalloffDistance=0, int32_t inPitch=0, C4SoundModifier *modifier=nullptr) | C4SoundInstance | |
| Execute() | C4SoundInstance | |
| fLooping | C4SoundInstance | protected |
| GetModifier() const | C4SoundInstance | inline |
| getObj() const | C4SoundInstance | inline |
| has_local_modifier | C4SoundInstance | protected |
| iChannel | C4SoundInstance | protected |
| iFalloffDistance | C4SoundInstance | protected |
| iNearInstanceMax | C4SoundInstance | protected |
| Inside(int32_t iX, int32_t iY, int32_t iRad) | C4SoundInstance | |
| iPan | C4SoundInstance | protected |
| iPitch | C4SoundInstance | protected |
| isStarted() const | C4SoundInstance | inline |
| iVolume | C4SoundInstance | protected |
| modifier | C4SoundInstance | protected |
| pEffect | C4SoundInstance | protected |
| pitch_dirty | C4SoundInstance | protected |
| player | C4SoundInstance | protected |
| Playing() | C4SoundInstance | |
| pNext | C4SoundInstance | protected |
| pObj | C4SoundInstance | protected |
| SetModifier(C4SoundModifier *new_modifier, bool is_global) | C4SoundInstance | |
| SetObj(C4Object *pnObj) | C4SoundInstance | inline |
| SetPan(int32_t inPan) | C4SoundInstance | inline |
| SetPitch(int32_t inPitch) | C4SoundInstance | |
| SetPlayer(int32_t new_player) | C4SoundInstance | |
| SetVolume(int32_t inVolume) | C4SoundInstance | inline |
| SetVolumeByPos(int32_t x, int32_t y, int32_t relative_volume=100) | C4SoundInstance | |
| Start() | C4SoundInstance | |
| Stop() | C4SoundInstance | |
| tStarted | C4SoundInstance | protected |
| ~C4SoundInstance() | C4SoundInstance | |