![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieSceneEntityDecorator.h>
Public Types | |
| using | FEntityImportParams = UE::MovieScene::FEntityImportParams |
| using | FImportedEntity = UE::MovieScene::FImportedEntity |
Public Member Functions | |
| void | ExtendEntity (UMovieSceneEntitySystemLinker *EntityLinker, const FEntityImportParams &Params, FImportedEntity *OutImportedEntity) |
Optional interface that can be added to any UMovieSceneSection decoration in order to decorate the ECS entities it produces at runtime
|
inline |