Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AudioExtensions/Public/IAudioProxyInitializer.h |
Include |
#include "IAudioProxyInitializer.h" |
class IProxyData
Base class that allows us to typecheck proxy data before downcasting it in debug builds.
Name | Description | |
---|---|---|
|
IProxyData ( |
Name | Description | |
---|---|---|
|
~IProxyData() |
Name | Description | ||
---|---|---|---|
|
CheckTypeCast() |
||
|
IProxyDataPt... |
Clone() |
|
|
ProxyType & |
GetAs() |
|
|
const ProxyT... |
GetAs() |
|
|
GetProxyTypeName() |