Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/ISoundfieldEndpointFactory
Description
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.
| Name | UnregisterEndpointType |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/ISoundfieldEndpoint.h |
| Include Path | #include "ISoundfieldEndpoint.h" |
static void UnregisterEndpointType
(
ISoundfieldEndpointFactory * InFactory
)