Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FEntityBuilder
Type used to store parameters for relations to be created once the target entity is created.
| Name | FPendingRelationParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityBuilder.h |
| Include Path | #include "MassEntityBuilder.h" |
Syntax
struct FPendingRelationParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OtherEntity | FMassEntityHandle | MassEntityBuilder.h | ||
| OtherEntityRole | Relations::ERelationRole | MassEntityBuilder.h | ||
| RelationTypeHandle | UE::Mass::FTypeHandle | MassEntityBuilder.h |