Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassProcessingPhaseManager
Description
Pause this phase manager at the earliest opportunity (on next FrameEnd phase end). This allows the current phase cycle to complete before the pause takes effect.
| Name | Pause |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassProcessingPhaseManager.h |
| Include Path | #include "MassProcessingPhaseManager.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassProcessingPhaseManager.cpp |
void Pause()