Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FEntityManager
| Type | Name | Description | |
|---|---|---|---|
| void | CopyComponents
(
FMovieSceneEntityID SrcEntityID, |
Copy any and all the specified component types from one entity onto another. | |
| void | CopyComponents
(
int32 DestAllocationIndex, |