Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > EntitySystem > FEntityLedger
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityLedger.h |
Include | #include "EntitySystem/MovieSceneEntityLedger.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntityLedger.cpp |
void ImportEntity
&40;
UMovieSceneEntitySystemLinker &42; Linker,
const FEntityImportSequenceParams & ImportParams,
const FMovieSceneEntityComponentField &42; EntityField,
const FMovieSceneEvaluationFieldEntityQuery & Query
&41;
Remarks
Indicate that the specified field entity is currently being evaluated
Parameters
Name | Description |
---|---|
Linker | The linker To import into |
InstanceHandle | A handle to the sequence instance that the entity relates to (relating to Linker->GetInstanceRegistry()) |
Entity | The field entity that is being imported |