UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Mass::FEntityBuilder::FPendingRelationParams Struct Reference

#include <MassEntityBuilder.h>

Public Attributes

UE::Mass::FTypeHandle RelationTypeHandle
 
FMassEntityHandle OtherEntity
 
Relations::ERelationRole OtherEntityRole
 

Detailed Description

type used to store parameters for relations to be created once the target entity is created.

Member Data Documentation

◆ OtherEntity

FMassEntityHandle UE::Mass::FEntityBuilder::FPendingRelationParams::OtherEntity

◆ OtherEntityRole

Relations::ERelationRole UE::Mass::FEntityBuilder::FPendingRelationParams::OtherEntityRole

◆ RelationTypeHandle

UE::Mass::FTypeHandle UE::Mass::FEntityBuilder::FPendingRelationParams::RelationTypeHandle

The documentation for this struct was generated from the following file: