UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IMovieSceneSectionsToKey Class Referenceabstract

#include <IMovieSceneSectionsToKey.h>

Public Member Functions

MOVIESCENETRACKS_API IMovieSceneSectionsToKey ()
 
virtual TArray< TWeakObjectPtr< UMovieSceneSection > > GetSectionsToKey () const =0
 

Detailed Description

Interface to be added to UMovieSceneTrack when they have multiple sections to key

Constructor & Destructor Documentation

◆ IMovieSceneSectionsToKey()

IMovieSceneSectionsToKey::IMovieSceneSectionsToKey ( )

Member Function Documentation

◆ GetSectionsToKey()

virtual TArray< TWeakObjectPtr< UMovieSceneSection > > IMovieSceneSectionsToKey::GetSectionsToKey ( ) const
pure virtual

The documentation for this class was generated from the following files: