Navigation
API > API/Runtime > API/Runtime/MovieScene
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
Include | #include "MovieSceneSection.h" |
Syntax
USTRUCT (BlueprintType )
struct FMovieSceneTimecodeSource
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
FTimecode | Timecode | The global timecode at which this target is based (ie. the timecode at the beginning of the movie scene section when it was recorded) |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FMovieSceneTimecodeSource
(
FTimecode InTimecode |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FMovieSceneTimecodeSource& Other |
|
![]() ![]() |
bool | operator==
(
const FMovieSceneTimecodeSource& Other |