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