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