Navigation
API > API/Runtime > API/Runtime/TypedElementFramework
Configuration for a role (Subject or Object) in a relation type.
| |
|
| Name |
FTedsRelationRoleTraits |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Interfaces/TypedElementDataStorageInterface.h |
| Include Path |
#include "Elements/Interfaces/TypedElementDataStorageInterface.h" |
Syntax
struct FTedsRelationRoleTraits
Enums
Public
| Name |
Remarks |
| EDestructionPolicy |
Policy for what happens when the entity in this role is destroyed. |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bExclusive |
bool |
Whether only one entity can hold this role per relation. |
Elements/Interfaces/TypedElementDataStorageInterface.h |
|
| DestructionPolicy |
EDestructionPolicy |
|
Elements/Interfaces/TypedElementDataStorageInterface.h |
|