Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Systems > UMovieScenePropertyInstantiatorSystem
Syntax
TMap< FMovieSceneEntityID, int32 > EntityToProperty
Remarks
- Reverse lookup from an entity to the index within ResolvedProperties that it animates.
-
can contain INDEX_NONE for properties that have not resolved.