Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassProcessorOrderInfo
| Name | EDependencyNodeType |
| Type | enum |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassProcessingTypes.h |
| Include Path | #include "MassProcessingTypes.h" |
Syntax
enum EDependencyNodeType
{
Invalid,
Processor,
GroupStart,
GroupEnd,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| Processor | |
| GroupStart | |
| GroupEnd |