Navigation
API > API/Plugins > API/Plugins/AvalancheSequence
References
| Module | AvalancheSequence |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheSequence/Public/AvaSequenceShared.h |
| Include | #include "AvaSequenceShared.h" |
Syntax
USTRUCT (BlueprintType , DisplayName="Motion Design Sequence Play Advanced Settings")
struct FAvaSequencePlayAdvancedSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRestoreState | ||
| int32 | LoopCount | Number of times to loop playback. -1 for infinite, else the number of times to loop before stopping | |
| float | PlaybackSpeed |