Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassProcessingPhaseManager
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
MassProcessingPhaseManager.h |
|
|
|
MassProcessingPhaseManager.h |
|
GetProcessingPhaseTickFunction(EMassProcessingPhase)
| |
|
| Name |
GetProcessingPhaseTickFunction |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassProcessingPhaseManager.h |
| Include Path |
#include "MassProcessingPhaseManager.h" |
FTickFunction & GetProcessingPhaseTickFunction
(
EMassProcessingPhase Phase
)
GetProcessingPhaseTickFunction(EMassProcessingPhase)
| |
|
| Name |
GetProcessingPhaseTickFunction |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MassEntity/Public/MassProcessingPhaseManager.h |
| Include Path |
#include "MassProcessingPhaseManager.h" |
const FTickFunction & GetProcessingPhaseTickFunction
(
EMassProcessingPhase Phase
) const