Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice > API/Runtime/Engine/FAudioDevice/GetSubsystem
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
| Include | #include "AudioDevice.h" |
template<typename TSubsystemClass>
static TSubsystemClass * GetSubsystem
(
const FAudioDeviceHandle & InHandle
)
Remarks
Get a Subsystem of specified type from the provided AudioDeviceHandle returns nullptr if the Subsystem cannot be found or the AudioDeviceHandle is invalid