Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneCinematicShotTrack.h |
Include |
#include "Tracks/MovieSceneCinematicShotTrack.h" |
class UMovieSceneCinematicShotTrack : public UMovieSceneSubTrack
A track that holds consecutive sub sequences.
Name | Description | |
---|---|---|
|
UMovieSceneCinematicShotTrack ( |
Name | Description | ||
---|---|---|---|
|
SortSections() |
Name | Description | ||
---|---|---|---|
|
UMovieSceneS... |
AddSequence ( |
Adds a movie scene section at the requested time. |
|
UMovieSceneS... |
AddSequenceOnRow ( |
Adds a movie scene section at the requested time. |
Name | Description | ||
---|---|---|---|
|
GetDefaultDisplayName() |
Name | Description | ||
---|---|---|---|
|
AddSection ( |
Add a section to this track. |
|
|
UMovieSceneS... |
CreateNewSection() |
Generates a new section suitable for use with this track. |
|
GetEvaluationFieldVersion() |
Retrieve a version number for the logic implemented in PopulateEvaluationTree. |
|
|
EMovieSceneS... |
OnSectionMoved ( |
Called if the section is moved in Sequencer. |
|
PopulateEvaluationTree |
Sub-classes can override this method to perforum custom evaluation tree population logic. |
|
|
RemoveSection ( |
Removes a section from this track. |
|
|
RemoveSectionAt ( |
Removes a section from this track at a particular index |
|
|
SupportsMultipleRows() |
||
|
SupportsType ( |
Does this track support this section class type? |