Navigation
API > API/Runtime > API/Runtime/MovieScene
Inheritance Hierarchy
- FMovieSceneClipboardEnvironment
- FSequencerPasteEnvironment
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneClipboard.h |
| Include | #include "MovieSceneClipboard.h" |
Syntax
struct FMovieSceneClipboardEnvironment
Remarks
Structure representing an environment a clipboard applies to
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFrameTime | CardinalTime | The cardinal time for a copy-paste operation. | |
| FDateTime | DateTime | The date/time at which the copy operation was performed | |
| FFrameRate | TickResolution | The tick resolution within which all clipboard data is stored |
Constructors
| Type | Name | Description | |
|---|---|---|---|