Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/FSoundModulatorAssetProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSoundModulatorAssetProxy
(
const FSoundModulatorAssetProxy& InAssetProxy |
IAudioModulation.h | ||
FSoundModulatorAssetProxy
(
const USoundModulatorBase& InModulatorBase |
IAudioModulation.h |
FSoundModulatorAssetProxy(const FSoundModulatorAssetProxy &)
| Name | FSoundModulatorAssetProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/IAudioModulation.h |
| Include Path | #include "IAudioModulation.h" |
FSoundModulatorAssetProxy
(
const FSoundModulatorAssetProxy & InAssetProxy
)
FSoundModulatorAssetProxy(const USoundModulatorBase &)
| Name | FSoundModulatorAssetProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/IAudioModulation.h |
| Include Path | #include "IAudioModulation.h" |
FSoundModulatorAssetProxy
(
const USoundModulatorBase & InModulatorBase
)