Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > UMovieSceneTrack
- UMovieSceneTrack::GetAllSections()
- UMovieSceneNiagaraTrack::GetAllSections()
- UMovieSceneLensComponentTrack::GetAllSections()
- UMovieSceneTextTrack::GetAllSections()
- UMovieSceneTakeTrack::GetAllSections()
- UMovieSceneReplayTrack::GetAllSections()
- UMovieSceneCinePrestreamingTrack::GetAllSections()
- UMovieSceneLevelVisibilityTrack::GetAllSections()
- UMovieSceneDMXLibraryTrack::GetAllSections()
- UMovieSceneMaterialTrack::GetAllSections()
- UMovieSceneStringTrack::GetAllSections()
- UMovieSceneNiagaraCacheTrack::GetAllSections()
- UMovieSceneChaosCacheTrack::GetAllSections()
- UMovieSceneGroomCacheTrack::GetAllSections()
- UMovieSceneDataLayerTrack::GetAllSections()
- UContextualAnimMovieSceneTrack::GetAllSections()
- UMovieSceneGeometryCacheTrack::GetAllSections()
- UMovieScenePropertyTrack::GetAllSections()
- UMovieSceneTextTrack::GetAllSections()
- UMovieSceneStringTrack::GetAllSections()
- UMovieSceneCVarTrack::GetAllSections()
- UContextualAnimMovieSceneNotifyTrack::GetAllSections()
- UMovieSceneGeometryCollectionTrack::GetAllSections()
- UMovieSceneCameraShakeSourceTriggerTrack::GetAllSections()
- UMovieSceneGameplayCueTrack::GetAllSections()
- UMovieSceneCameraShakeTrack::GetAllSections()
- UMovieSceneCameraShakeSourceShakeTrack::GetAllSections()
- UMovieSceneParticleParameterTrack::GetAllSections()
- UMovieSceneCameraCutTrack::GetAllSections()
- UMovieSceneParticleTrack::GetAllSections()
- UMovieSceneComposureExportTrack::GetAllSections()
- UMovieSceneAudioTrack::GetAllSections()
- UMovieSceneControlRigParameterTrack::GetAllSections()
- UMovieSceneEventTrack::GetAllSections()
- UMovieScene3DConstraintTrack::GetAllSections()
- USequencerTrackBP::GetAllSections()
- UMovieSceneMediaTrack::GetAllSections()
- UMovieSceneSpawnTrack::GetAllSections()
- UMovieSceneSkeletalAnimationTrack::GetAllSections()
- UMovieSceneSubTrack::GetAllSections()
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneTrack.h |
Include | #include "MovieSceneTrack.h" |
virtual const TArray< UMovieSceneSection &42; > & GetAllSections&40;&41; const
Remarks
Called when all the sections of the track need to be retrieved. List of all the sections in the track.