Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
Test-time TaskGraph task for triggering processing phases.
| Name | FMassTestPhaseTickTask |
| Type | struct |
| Header File | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include Path | #include "MassEntityTestTypes.h" |
Syntax
struct FMassTestPhaseTickTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMassTestPhaseTickTask
(
const TSharedRef< FMassProcessingPhaseManager >& InPhaseManager, |
MassEntityTestTypes.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeltaTime | const float | MassEntityTestTypes.h | ||
| Phase | const EMassProcessingPhase | MassEntityTestTypes.h | ||
| PhaseManager | const TSharedRef< FMassProcessingPhaseManager > | MassEntityTestTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DoTask
(
ENamedThreads::Type CurrentThread, |
MassEntityTestTypes.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ENamedThreads::Type GetDesiredThread() |
MassEntityTestTypes.h | ||
static TStatId GetStatId() |
MassEntityTestTypes.h | ||
static ESubsequentsMode::Type GetSubsequentsMode() |
MassEntityTestTypes.h |