Navigation
API > API/Plugins > API/Plugins/MassRepresentation
| Name | UMassRepresentationFragmentDestructor |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassRepresentation/Public/MassRepresentationProcessor.h |
| Include Path | #include "MassRepresentationProcessor.h" |
Syntax
UCLASS (MinimalAPI)
class UMassRepresentationFragmentDestructor : public UMassObserverProcessor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassObserverProcessor → UMassRepresentationFragmentDestructor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMassRepresentationFragmentDestructor() |
MassRepresentationProcessor.h |
Functions
Public
Protected
Overridden from UMassProcessor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureQueries
(
const TSharedRef< FMassEntityManager >& EntityManager |
MassRepresentationProcessor.h | ||
virtual void Execute
(
FMassEntityManager& EntityManager, |
MassRepresentationProcessor.h |