Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Tracks > UMovieSceneSpawnTrack
- UMovieSceneTrack::GetAllSections()
- UMovieSceneSpawnTrack::GetAllSections()
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Tracks/MovieSceneSpawnTrack.h |
Include | #include "Tracks/MovieSceneSpawnTrack.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Tracks/MovieSceneSpawnTrack.cpp |
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.