Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FEntityManager
| Type | Name | Description | |
|---|---|---|---|
| void | AddComponent
(
FMovieSceneEntityID EntityID, |
Add the specified component type to an entity. The component value will be default-initialized. | |
| void | AddComponent
(
FMovieSceneEntityID EntityID, |
Add the specified component value to an entity | |
| void | AddComponent
(
FMovieSceneEntityID EntityID, |
Add the specified component value to an entity |