Navigation
API > API/Plugins > API/Plugins/SoundScape
Struct.
| Name | FSoundscapePaletteCollectionLoaded |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeSubsystem.h |
| Include Path | #include "SoundscapeSubsystem.h" |
Syntax
USTRUCT ()
struct FSoundscapePaletteCollectionLoaded
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SoundscapePaletteCollection | TSet< TObjectPtr< USoundscapePalette > > | Soundscape Palette Collection. | SoundscapeSubsystem.h |
|