![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieSceneSectionsToKey.h>
Public Member Functions | |
| MOVIESCENETRACKS_API | IMovieSceneSectionsToKey () |
| virtual TArray< TWeakObjectPtr< UMovieSceneSection > > | GetSectionsToKey () const =0 |
Interface to be added to UMovieSceneTrack when they have multiple sections to key
| IMovieSceneSectionsToKey::IMovieSceneSectionsToKey | ( | ) |
|
pure virtual |