Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AudioExtensions/Public/IAudioProxyInitializer.h |
Include |
#include "IAudioProxyInitializer.h" |
template<typename Type>
class TProxyData : public Audio::IProxyData
This class can be implemented to create a custom, threadsafe instance of a given UObject. This is a CRTP class, and should always be subclassed with the name of the subclass.
Name | Description | |
---|---|---|
|
TProxyData() |
Name |
Description |
---|---|
bWasAudioProxyClassImplemented |