UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Editor::DataStorage::Queries::Private::FContextInfo< SourceType, TargetType > Struct Template Reference

Public Types

using BaseContextType = std::remove_reference_t< TargetType >
 

Public Member Functions

 FContextInfo (const FQueryDescription &Description, SourceType &Context)
 

Public Attributes

BaseContextType ContextWrapper
 

Member Typedef Documentation

◆ BaseContextType

template<SourceQueryContext SourceType, typename TargetType >
using UE::Editor::DataStorage::Queries::Private::FContextInfo< SourceType, TargetType >::BaseContextType = std::remove_reference_t<TargetType>

Constructor & Destructor Documentation

◆ FContextInfo()

template<SourceQueryContext SourceType, typename TargetType >
UE::Editor::DataStorage::Queries::Private::FContextInfo< SourceType, TargetType >::FContextInfo ( const FQueryDescription Description,
SourceType &  Context 
)
inline

Member Data Documentation

◆ ContextWrapper

template<SourceQueryContext SourceType, typename TargetType >
BaseContextType UE::Editor::DataStorage::Queries::Private::FContextInfo< SourceType, TargetType >::ContextWrapper

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