![]() |
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 | |
| FMutableChunkFragmentAccess ()=default | |
| TFragment & | Get () const |
| TFragment & | operator* () const |
| TFragment * | operator-> () const |
| void | ConfigureQuery (FMassEntityQuery &EntityQuery, FMassSubsystemRequirements &ProcessorRequirements) const |
| void | SetupForExecute (FMassExecutionContext &Context) |
| void | SetupForChunk (FMassExecutionContext &Context) |
Public Attributes | |
| TFragment * | Fragment = nullptr |
Friends | |
| template<typename... Ts> | |
| struct | FQueryDefinition |
| using UE::Mass::FMutableChunkFragmentAccess< TFragment >::FragmentType = TFragment |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| TFragment* UE::Mass::FMutableChunkFragmentAccess< TFragment >::Fragment = nullptr |