| ActiveAtomRuntimeID | FAtomRuntimeManager | private |
| AddReferencedObjects(FReferenceCollector &Collector) | FAtomRuntimeManager | |
| AppWillEnterBackground() | FAtomRuntimeManager | private |
| AtomMixerModuleName | FAtomRuntimeManager | private |
| AtomRuntimeModule | FAtomRuntimeManager | private |
| BuildNewHandle(FAtomRuntimeContainer &Container, FAtomRuntimeId RuntimeID, const FAtomRuntimeParams &InParams) | FAtomRuntimeManager | private |
| CanUseAtomRuntime(const FAtomRuntimeParams &InParams, const FAtomRuntimeContainer &InContainer) | FAtomRuntimeManager | privatestatic |
| CreateMainAtomRuntime() | FAtomRuntimeManager | |
| CreateNewRuntime(const FAtomRuntimeParams &InParams) | FAtomRuntimeManager | private |
| DecrementRuntime(FAtomRuntimeId RuntimeID, UWorld *InWorld) | FAtomRuntimeManager | private |
| DynamicSoundVolumes | FAtomRuntimeManager | private |
| FAtomRuntimeHandle class | FAtomRuntimeManager | friend |
| FAtomRuntimeManager() | FAtomRuntimeManager | |
| FreeResource(IAtomSoundResource *InSound) | FAtomRuntimeManager | |
| Get() | FAtomRuntimeManager | static |
| GetActiveAtomRuntime() | FAtomRuntimeManager | |
| GetAtomResourceManager() const | FAtomRuntimeManager | |
| GetAtomRuntime(FAtomRuntimeId InRuntimeID) | FAtomRuntimeManager | |
| GetAtomRuntimeFromWorld(const UWorld *InWorld) | FAtomRuntimeManager | static |
| GetAtomRuntimeFromWorldContext(const UObject *WorldContextObject) | FAtomRuntimeManager | static |
| GetAtomRuntimeRaw(FAtomRuntimeId InRuntimeID) | FAtomRuntimeManager | |
| GetAtomRuntimeRaw(FAtomRuntimeId InRuntimeID) const | FAtomRuntimeManager | |
| GetAtomRuntimeRawFromWorld(const UWorld *InWorld) | FAtomRuntimeManager | static |
| GetAtomRuntimes() const | FAtomRuntimeManager | |
| GetDefaultDSPBufferLength() const | FAtomRuntimeManager | inline |
| GetDefaultParamsForNewWorld() | FAtomRuntimeManager | |
| GetDynamicSoundVolume(EAtomSoundType SoundType, const FName &SoundName) const | FAtomRuntimeManager | |
| GetMainAtomRuntimeHandle() const | FAtomRuntimeManager | inline |
| GetMainAtomRuntimeID() const | FAtomRuntimeManager | inline |
| GetMainAtomRuntimeRaw() const | FAtomRuntimeManager | inline |
| GetNewRuntimeID() | FAtomRuntimeManager | private |
| GetNumAtomRuntimes() const | FAtomRuntimeManager | |
| GetNumMainAtomRuntimeWorlds() const | FAtomRuntimeManager | |
| GetWorldsUsingAtomRuntime(const FAtomRuntimeId &InRuntimeID) | FAtomRuntimeManager | |
| IncrementRuntime(FAtomRuntimeId RuntimeID) | FAtomRuntimeManager | private |
| Initialize() | FAtomRuntimeManager | static |
| InitializeManager() | FAtomRuntimeManager | private |
| InitSoundClasses() | FAtomRuntimeManager | |
| IsValidAtomRuntime(FAtomRuntimeId RuntimeID) const | FAtomRuntimeManager | |
| IsVisualizeDebug3dEnabled() const | FAtomRuntimeManager | |
| IterateOverAllRuntimes(TUniqueFunction< void(FAtomRuntimeId, FAtomRuntime *)> ForEachRuntime) | FAtomRuntimeManager | |
| IterateOverAllRuntimes(TUniqueFunction< void(FAtomRuntimeId, const FAtomRuntime *)> ForEachRuntime) const | FAtomRuntimeManager | |
| LogListOfAtomRuntimes() | FAtomRuntimeManager | |
| MainAtomRuntimeHandle | FAtomRuntimeManager | private |
| RegisterSoundClass(UAtomSoundClass *SoundClass) | FAtomRuntimeManager | |
| RegisterWorld(UWorld *InWorld, FAtomRuntimeId RuntimeID) | FAtomRuntimeManager | |
| RequestAtomRuntime(const FAtomRuntimeParams &InParams) | FAtomRuntimeManager | |
| ResetAllDynamicSoundVolumes() | FAtomRuntimeManager | |
| ResetDynamicSoundVolume(EAtomSoundType SoundType, const FName &SoundName) | FAtomRuntimeManager | |
| ResourceManager | FAtomRuntimeManager | private |
| RuntimeIDCounter | FAtomRuntimeManager | private |
| RuntimeMapCriticalSection | FAtomRuntimeManager | mutableprivate |
| Runtimes | FAtomRuntimeManager | private |
| SetActiveAtomRuntime(FAtomRuntimeId InRuntimeID) | FAtomRuntimeManager | |
| SetAtomRuntimeWorld(UWorld &InWorld, FAtomRuntimeId InRuntimeID) | FAtomRuntimeManager | |
| SetDynamicSoundVolume(EAtomSoundType SoundType, const FName &SoundName, float Volume) | FAtomRuntimeManager | |
| Shutdown() | FAtomRuntimeManager | static |
| Singleton | FAtomRuntimeManager | privatestatic |
| StopSoundsUsingResource(IAtomSoundResource *InSound, TArray< UAtomComponent * > *StoppedComponents=nullptr) | FAtomRuntimeManager | |
| SyncFence | FAtomRuntimeManager | private |
| ToggleVisualize3dDebug() | FAtomRuntimeManager | |
| UnregisterSoundClass(UAtomSoundClass *SoundClass) | FAtomRuntimeManager | |
| UnregisterWorld(UWorld *InWorld, FAtomRuntimeId RuntimeID) | FAtomRuntimeManager | |
| UpdateAtomRuntimes(bool bGameTicking) | FAtomRuntimeManager | |
| ~FAtomRuntimeManager() | FAtomRuntimeManager | |