Navigation
API > API/Runtime > API/Runtime/MassEntity
| |
|
| Name |
UMassRelationEntityCreation |
| Type |
class |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassRelationObservers.h |
| Include Path |
#include "MassRelationObservers.h" |
Syntax
UCLASS (MinimalAPI)
class UMassRelationEntityCreation : public UMassRelationObserver
Inheritance Hierarchy
Derived Classes
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
UMassRelationEntityCreation()
|
|
MassRelationObservers.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| RelationCreationObserverExecutionPriority |
int32 |
|
MassRelationObservers.h |
Functions
Public
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Called during the processing phase to which this processor is registered. |
MassRelationObservers.h |
|