Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
| Include | #include "AudioDevice.h" |
template<typename TSubsystemClass>
const TArray< TSubsystemClass &42; > & GetSubsystemArray&40;&41; const
Remarks
Gets all Subsystems of specified type, this is only necessary for interfaces that can have multiple implementations instanced at a time. Do not hold onto this Array reference unless you are sure the lifetime is less than that of the audio device