Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AudioPluginUtilities
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioPluginUtilities.h |
| Include | #include "AudioPluginUtilities.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioPluginUtilities.cpp |
static FName GetDesiredSpatializationPluginName&40;&41;
Remarks
These functions return a pointer to the plugin factory that matches the plugin name specified in the target platform's settings.
if no matching plugin is found, nullptr is returned.