UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Mass::FMassTagBlocked< TFragment > Struct Template Reference

#include <MassQueryExecutor.h>

Public Types

using FragmentType = TFragment
 

Public Member Functions

void ConfigureQuery (FMassEntityQuery &EntityQuery, FMassSubsystemRequirements &ProcessorRequirements) const
 
void SetupForExecute (FMassExecutionContext &Context)
 
void SetupForChunk (FMassExecutionContext &Context)
 

Member Typedef Documentation

◆ FragmentType

template<typename TFragment >
using UE::Mass::FMassTagBlocked< TFragment >::FragmentType = TFragment

Member Function Documentation

◆ ConfigureQuery()

template<typename TFragment >
void UE::Mass::FMassTagBlocked< TFragment >::ConfigureQuery ( FMassEntityQuery EntityQuery,
FMassSubsystemRequirements ProcessorRequirements 
) const
inline

◆ SetupForChunk()

template<typename TFragment >
void UE::Mass::FMassTagBlocked< TFragment >::SetupForChunk ( FMassExecutionContext Context)
inline

◆ SetupForExecute()

template<typename TFragment >
void UE::Mass::FMassTagBlocked< TFragment >::SetupForExecute ( FMassExecutionContext Context)
inline

The documentation for this struct was generated from the following file: