Navigation
API > API/Plugins > API/Plugins/AvalancheSequencer
Represents one or many presets to apply
| Name | FAvaSequencePresetGroup |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheSequencer/Public/Settings/AvaSequencePreset.h |
| Include Path | #include "Settings/AvaSequencePreset.h" |
Syntax
USTRUCT ()
struct FAvaSequencePresetGroup
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FKeyType | FName | Settings/AvaSequencePreset.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroupName | FName | Identifier of this group | Settings/AvaSequencePreset.h |
|
| PresetNames | TArray< FName > | The presets that this group represents | Settings/AvaSequencePreset.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FAvaSequencePresetGroup& InOther |
Settings/AvaSequencePreset.h | ||
bool operator==
(
const FAvaSequencePreset::FKeyType& InKey |
Settings/AvaSequencePreset.h |