Navigation
API > API/Plugins > API/Plugins/Avalanche > API/Plugins/Avalanche/Framework
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/Framework/AvaInstanceSettings.h |
| Include | #include "Framework/AvaInstanceSettings.h" |
Syntax
USTRUCT ()
struct FAvaInstanceSettings
Remarks
Settings applied when instancing a Motion Design Asset for playback.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDefaultPlayableTransitionWaitForSequences | For default playable transitions (when there is no transition tree), wait for the sequences to finish before ending the transition. | |
| bool | bEnableLoadSubPlayables | Enable loading dependent levels as sub-playables. |