Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | UMassChildOfRelationEntityCreation |
| Type | class |
| Header File | /Engine/Source/Runtime/MassEntity/Public/Relations/MassChildOf.h |
| Include Path | #include "Relations/MassChildOf.h" |
Syntax
UCLASS (MinimalAPI)
class UMassChildOfRelationEntityCreation : public UMassRelationEntityCreation
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassObserverProcessor → UMassRelationObserver → UMassRelationEntityCreation → UMassChildOfRelationEntityCreation
Functions
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute
(
FMassEntityManager& EntityManager, |
Called during the processing phase to which this processor is registered. | Relations/MassChildOf.h |