IAudioOcclusionFactory::GetCustomOcclusionSettingsClass

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioExtensionPlugin.h

Include

#include "IAudioExtensionPlugin.h"

Syntax

virtual UClass * GetCustomOcclusionSettingsClass() const

Returns

the UClass type of your settings for occlusion. This allows us to only pass in user settings for your plugin.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss