Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | FSequencerCreationOptions |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/Constraints/MovieSceneConstraintChannelHelper.h |
| Include Path | #include "Constraints/MovieSceneConstraintChannelHelper.h" |
Syntax
USTRUCT ()
struct FSequencerCreationOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CreationTime | ECreationTime | Whether to create the constraint at the current frame, at the beginning of the sequence, or infinitely. | Constraints/MovieSceneConstraintChannelHelper.h |
|