Navigation
API > API/Runtime > API/Runtime/MassEntity
| Name | EMassExecutionContextType |
| Type | enum |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityTypes.h |
| Include Path | #include "MassEntityTypes.h" |
Syntax
enum EMassExecutionContextType
{
Local,
Processor,
MAX,
}
Values
| Name | Remarks |
|---|---|
| Local | |
| Processor | |
| MAX |