Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/UMassCompositeProcessor
| Name | FProcessorCompletion |
| Type | struct |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassProcessor.h |
| Include Path | #include "MassProcessor.h" |
Syntax
struct FProcessorCompletion
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompletionEvent | FGraphEventRef | MassProcessor.h | ||
| Status | EProcessorCompletionStatus | MassProcessor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsDone() |
MassProcessor.h | ||
void Wait() |
MassProcessor.h |