Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem
Inheritance Hierarchy
- FAdd
- TAdd
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntityBuilder.h |
| Include | #include "EntitySystem/MovieSceneEntityBuilder.h" |
Syntax
struct FAdd
Remarks
Implemtntation of an untyped add payload
Variables
| Type | Name | Description | |
|---|---|---|---|
| FComponentTypeID | ComponentTypeID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAdd
(
FComponentTypeID InComponentTypeID |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AccumulateMask
(
FComponentMask& OutMask |
||
| void | Apply
(
FEntityAllocation* Allocation, |