UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FImportedEntity Struct Reference

#include <IMovieSceneEntityProvider.h>

Public Member Functions

bool IsEmpty () const
 
template<typename BuilderType >
void AddBuilder (BuilderType &&InBuilder)
 
MOVIESCENE_API FMovieSceneEntityID Manufacture (const FEntityImportParams &Params, FEntityManager *EntityManager)
 

Member Function Documentation

◆ AddBuilder()

template<typename BuilderType >
void UE::MovieScene::FImportedEntity::AddBuilder ( BuilderType &&  InBuilder)
inline

◆ IsEmpty()

bool UE::MovieScene::FImportedEntity::IsEmpty ( ) const
inline

◆ Manufacture()

FMovieSceneEntityID UE::MovieScene::FImportedEntity::Manufacture ( const FEntityImportParams Params,
FEntityManager EntityManager 
)

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