Navigation
API > API/Plugins > API/Plugins/SoundScape
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USoundscapePalette
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundScapePalette.h |
| Include | #include "SoundScapePalette.h" |
Syntax
UCLASS&40;BlueprintType, ClassGroup&61;Soundscape&41;
class USoundscapePalette : public UObject
Remarks
Class containing relevant data for a Soundscape Element.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FSoundscapePaletteColor > | Colors | Elements. | |
| FGameplayTagQuery | SoundscapePalettePlaybackConditions |
Constructors
| Type | Name | Description | |
|---|---|---|---|