UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedEntityQueryContext Struct Reference

Public Member Functions

 FScopedEntityQueryContext (FMassEntityQuery &InQuery, FMassExecutionContext &ExecutionContext)
 
 ~FScopedEntityQueryContext ()
 
bool IsSuccessfullySetUp () const
 

Public Attributes

FMassEntityQueryQuery
 
FMassExecutionContextCachedExecutionContext
 
UE::Mass::Debug::FScopedRequirementAccessDetector ScopedAccessDetector
 
bool bSubsystemRequirementsCached
 

Constructor & Destructor Documentation

◆ FScopedEntityQueryContext()

FScopedEntityQueryContext::FScopedEntityQueryContext ( FMassEntityQuery InQuery,
FMassExecutionContext ExecutionContext 
)
inline

◆ ~FScopedEntityQueryContext()

FScopedEntityQueryContext::~FScopedEntityQueryContext ( )
inline

Member Function Documentation

◆ IsSuccessfullySetUp()

bool FScopedEntityQueryContext::IsSuccessfullySetUp ( ) const
inline

Member Data Documentation

◆ bSubsystemRequirementsCached

bool FScopedEntityQueryContext::bSubsystemRequirementsCached

◆ CachedExecutionContext

FMassExecutionContext& FScopedEntityQueryContext::CachedExecutionContext

◆ Query

FMassEntityQuery& FScopedEntityQueryContext::Query

◆ ScopedAccessDetector

UE::Mass::Debug::FScopedRequirementAccessDetector FScopedEntityQueryContext::ScopedAccessDetector

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