Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Subsystems
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAudioSubsystemCollectionRoot
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Subsystems/AudioEngineSubsystem.h |
| Include | #include "Subsystems/AudioEngineSubsystem.h" |
Syntax
class UAudioSubsystemCollectionRoot : public UObject
Remarks
UAudioSubsystemCollectionRootRootUObject used to anchor UAudioEngineSubsystems to the FAudioDevice
Variables
| Type | Name | Description | |
|---|---|---|---|
| Audio::FDeviceId | OwningDeviceID |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Audio::FDeviceId | Get the ID of the owning audio device | ||
| void | SetAudioDeviceID
(
Audio::FDeviceId DeviceID |
Set the ID of the owning audio device |