![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MassEntityRelations.h>
Inheritance diagram for FMassRelationFragment:Public Member Functions | |
| FMassEntityHandle | GetRole (const int32 Index) const |
| FMassEntityHandle | GetRole (const UE::Mass::Relations::ERelationRole Role) const |
Public Attributes | |
| FMassEntityHandle | Subject |
| FMassEntityHandle | Object |
Relation fragment base. Every relation entity will get an instance of this type or a type derived from it (as configured via FRelationTypeTraits.RelationFragmentType
|
inline |
|
inline |
| FMassEntityHandle FMassRelationFragment::Object |
This is the "what" or "target" part of the relation. Examples:
| FMassEntityHandle FMassRelationFragment::Subject |
This is the "who" part of the relation. Examples: