Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/SequencerTools > BlueprintAPI/EditorScripting/SequencerTools/Animation
- Version of ExportAnimSequence, which will spawn in all actors in the sequence and then wait for the provided Delegate to return true before exporting.
Target is Sequencer Tools Function Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | World | |
| object | Sequence | |
| object | Anim Sequence | |
| object | Export Options | |
| struct | Binding | |
| boolean | Create Link | |
| delegate | Delegate |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |