Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassProcessingPhaseManager
Description
Determine if this Phase Manager is currently paused.
While paused, phases will transition as usual, but processors will not be executed.
| Name | IsPaused |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassProcessingPhaseManager.h |
| Include Path | #include "MassProcessingPhaseManager.h" |
bool IsPaused() const
True if this PhaseManager is currently paused; else False