Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassRelationFragment
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMassEntityHandle GetRole
(
const int32 Index |
MassEntityRelations.h | ||
FMassEntityHandle GetRole
(
const UE::Mass::Relations::ERelationRole Role |
MassEntityRelations.h |
GetRole(const int32)
| Name | GetRole |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityRelations.h |
| Include Path | #include "MassEntityRelations.h" |
FMassEntityHandle GetRole
(
const int32 Index
) const
GetRole(const UE::Mass::Relations::ERelationRole)
| Name | GetRole |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityRelations.h |
| Include Path | #include "MassEntityRelations.h" |
FMassEntityHandle GetRole
(
const UE::Mass::Relations::ERelationRole Role
) const