Navigation
API > API/Plugins > API/Plugins/MassEntity > API/Plugins/MassEntity/FMassProcessingPhaseManager
References
| Module | MassEntity |
| Header | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Public/MassProcessingPhaseManager.h |
| Include | #include "MassProcessingPhaseManager.h" |
| Source | /Engine/Plugins/Runtime/MassEntity/Source/MassEntity/Private/MassProcessingPhaseManager.cpp |
void OnPhaseStart
&40;
const FMassProcessingPhase & Phase
&41;
Remarks
Called by the given Phase at the very start of its execution function (the FMassProcessingPhase::ExecuteTick), even before the FMassProcessingPhase.OnPhaseStart broadcast delegate