Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FQueryExecutor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MassQueryExecutor.h | |||
FQueryExecutor
(
FMassEntityQuery& InQuery, |
MassQueryExecutor.h |
FQueryExecutor()
| Name | FQueryExecutor |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassQueryExecutor.h |
| Include Path | #include "MassQueryExecutor.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassQueryExecutor.cpp |
FQueryExecutor()
FQueryExecutor(FMassEntityQuery &, UObject *)
| Name | FQueryExecutor |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassQueryExecutor.h |
| Include Path | #include "MassQueryExecutor.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassQueryExecutor.cpp |
FQueryExecutor
(
FMassEntityQuery & InQuery,
UObject * InLogOwner
)