![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MassQueryExecutor.h>
Public Types | |
| using | FragmentType = TFragment |
Public Member Functions | |
| FMutableFragmentAccess ()=default | |
| TArrayView< TFragment > & | Get () |
| TFragment & | operator[] (int32 Index) |
| void | ConfigureQuery (FMassEntityQuery &EntityQuery, FMassSubsystemRequirements &ProcessorRequirements) |
| void | SetupForExecute (FMassExecutionContext &Context) |
| void | SetupForChunk (FMassExecutionContext &Context) |
Public Attributes | |
| TArrayView< TFragment > | View |
Friends | |
| template<typename... Ts> | |
| struct | FQueryDefinition |
| using UE::Mass::FMutableFragmentAccess< TFragment >::FragmentType = TFragment |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |