Navigation
Unreal Engine C++ API Reference > Runtime > AudioExtensions > ISoundfieldEndpointFactory
References
Module | AudioExtensions |
Header | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldEndpoint.h |
Include | #include "ISoundfieldEndpoint.h" |
static void UnregisterEndpointType
&40;
ISoundfieldEndpointFactory &42; InFactory
&41;
Remarks
This needs to be called it an implementation of ISoundfieldFactory is about to be destroyed. It can be called from the destructor of an implementation of ISoundfieldFactory.