Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FQueryExecutor
Overloads
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
)