ISoundfieldEndpointFactory::UnregisterEndpointType

This needs to be called it an implementation of [ISoundfieldFactory](API\Runtime\AudioExtensions\ISoundfieldFactory) is about to be destroyed.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

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

Include

#include "ISoundfieldEndpoint.h"

Syntax

static void UnregisterEndpointType
(
    ISoundfieldEndpointFactory * InFactory
)

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.

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