Navigation
API > API/Developer > API/Developer/MassEntityTestSuite
| Name | UMassTestProcessorAutoExecuteQuery |
| Type | class |
| Header File | /Engine/Source/Developer/MassEntityTestSuite/Public/MassEntityTestTypes.h |
| Include Path | #include "MassEntityTestTypes.h" |
Syntax
UCLASS ()
class UMassTestProcessorAutoExecuteQuery : public UMassProcessor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMassProcessor → UMassTestProcessorAutoExecuteQuery
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMassTestProcessorAutoExecuteQuery() |
MassEntityTestTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EntityQuery | FMassEntityQuery | MassEntityTestTypes.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetAutoExecuteQuery
(
TSharedPtr< UE::Mass::FQueryExecutor > InAutoExecuteQuery |
MassEntityTestTypes.h |