Navigation
API > API/Runtime > API/Runtime/MassEntity
References
| Module | MassEntity |
| Header | /Engine/Source/Runtime/MassEntity/Public/MassProcessor.h |
| Include | #include "MassProcessor.h" |
Syntax
USTRUCT ()
struct FMassProcessorExecutionOrder
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | ExecuteAfter | ||
| TArray< FName > | ExecuteBefore | ||
| FName | ExecuteInGroup | Determines which processing group this processor will be placed in. |