Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundModulationPatch.h |
Include |
#include "SoundModulationPatch.h" |
UCLASS(Config=Engine, EditInlineNew, BlueprintType)
class USoundModulationPatch : public USoundModulatorBase
Name | Description | ||
---|---|---|---|
|
PatchSettings |
Name | Description | |
---|---|---|
|
USoundModulationPatch ( |
Name | Description | ||
---|---|---|---|
|
TUniquePtr< ... |
CreateProxySettings() |
|
|
const Audio:... |
GetOutputParameter() |
Name | Description | ||
---|---|---|---|
|
PostEditChangeChainProperty ( |
This alternate version of PostEditChange is called when properties inside structs are modified. |
|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |
Name | Description | ||
---|---|---|---|
|
TUniquePtr< ... |
CreateNewProxyData ( |
USoundModulatorBase Implementation |