Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem
Inheritance Hierarchy
- FChildEntityFactory
- FObjectFactoryBatch
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityFactoryTypes.h |
| Include | #include "EntitySystem/MovieSceneEntityFactoryTypes.h" |
Syntax
struct FChildEntityFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArrayView< const int32 > | CurrentEntityOffsets | ||
| TArray< int32 > | ParentEntityOffsets |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Add
(
int32 EntityIndex |
||
| void | Apply
(
UMovieSceneEntitySystemLinker* Linker, |
||
| void | GenerateDerivedType
(
FComponentMask& OutNewEntityType |
||
| int32 | |||
| void | InitializeAllocation
(
UMovieSceneEntitySystemLinker* Linker, |
||
| int32 | Num () |
||
| void | PostInitialize
(
UMovieSceneEntitySystemLinker* Linker |