Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueContainer.h |
Include |
#include "SoundCueContainer.h" |
UCLASS(HideCategories=object, BlueprintType)
class USoundCueContainer : public USoundCueTemplate
Name | Description | ||
---|---|---|---|
|
bLooping |
||
|
ContainerType |
||
|
PitchModulation |
||
|
Variations |
||
|
VolumeModulation |
Name | Description | |
---|---|---|
|
USoundCueContainer ( |
Name | Description | ||
---|---|---|---|
|
GetCategoryAllowList() |
List of categories to allow showing on the inherited SoundCue. |
Name | Description | ||
---|---|---|---|
|
OnRebuildGraph ( |
Function to override that uses internal editor-data only properties to re-build node graph of provided SoundCue. |