className
stringlengths 1
167
| headerPath
stringlengths 14
166
| description
stringlengths 0
1.62k
| module
stringlengths 0
76
| code
stringlengths 0
11.4k
| variables
listlengths 0
395
|
---|---|---|---|---|---|
FCachedQueryContext::Register | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | static void Register ( [ITypedElementDataStorageInterface::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryDescriptio-) & Query ) | [] |
|
FCachedQueryContext::FCachedQueryContext | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FCachedQueryContext | TypedElementFramework | FCachedQueryContext ( const [ITypedElementDataStorageInterface::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryDescriptio-) & InDescription, [ITypedElementDataStorageInterface::IQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\IQueryContext) & InParentContext ) | [] |
FCachedQueryContext | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | template<typename... Dependencies> struct FCachedQueryContext : public [TypedElementQueryBuilder::FQueryContextForwarder](API\Runtime\TypedElementFramework\Elements\Framework\FQueryContextForwarder) | [] |
|
FColumnsFunction::Call | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<typename CallerType> void Call ( SourceContext & Context, const CallerType & Caller ) | [] |
|
Super | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FFunctionColumnInfo](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo)< SourceContext, ValidateColumns, Args... > Super | [] |
|
FColumnsFunction::FColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FColumnsFunction ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FContextColumnsFunction::Call | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<typename CallerType> void Call ( SourceContext & Context, const CallerType & Caller ) | [] |
|
FColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename... Args> struct FColumnsFunction : public [TypedElementQueryBuilder::Internal::FFunctionColumnInfo< SourceContext, ValidateColumns, Args... >](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo) | [] |
|
SuperColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FFunctionColumnInfo](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo)< SourceContext, ValidateColumns, Args... > SuperColumn | [] |
|
SuperContext | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FContextInfo](API\Runtime\TypedElementFramework\Elements\Framework\FContextInfo)< SourceContext, TargetContext > SuperContext | [] |
|
FContextColumnsFunction::FContextColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FContextColumnsFunction ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FContextColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename TargetContext, typename... Args> struct FContextColumnsFunction : public [TypedElementQueryBuilder::Internal::FFunctionColumnInfo< SourceContext, ValidateColumns, Args... >](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo), public [TypedElementQueryBuilder::Internal::FContextInfo< SourceContext, TargetContext >](API\Runtime\TypedElementFramework\Elements\Framework\FContextInfo) | [] |
|
BaseContextType | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef std::remove_reference_t< TargetType > BaseContextType | [] |
|
FContextInfo::FContextInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FContextInfo ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceType & Context ) | [] |
|
FContextInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | FContextInfo< SourceType, const SourceType & >FContextInfo< SourceType, SourceType & > | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceType, typename TargetType> struct FContextInfo | [
{
"type": "BaseContextType",
"name": "ContextWrapper",
"description": ""
}
] |
FContextInfo< SourceType, const SourceType & >::FContextInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FContextInfo &40; const TypedElementDataStorage::FQueryDescription & Description, SourceType & Context &41; | [] |
|
FContextInfo< SourceType, const SourceType & > | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceType> struct FContextInfo< SourceType, const SourceType & > | [
{
"type": "const SourceTyp...",
"name": "ContextWrapper",
"description": ""
}
] |
|
FContextInfo< SourceType, SourceType & >::FContextInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FContextInfo &40; const TypedElementDataStorage::FQueryDescription & Description, SourceType & Context &41; | [] |
|
FContextInfo< SourceType, SourceType & > | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceType> struct FContextInfo< SourceType, SourceType & > | [
{
"type": "SourceType &",
"name": "ContextWrapper",
"description": ""
}
] |
|
FContextRowHandleColumnsFunction::Call | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<typename CallerType> void Call ( SourceContext & Context, const CallerType & Caller ) | [] |
|
SuperColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FFunctionColumnInfo](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo)< SourceContext, ValidateColumns, Args... > SuperColumn | [] |
|
SuperContext | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FContextInfo](API\Runtime\TypedElementFramework\Elements\Framework\FContextInfo)< SourceContext, TargetContext > SuperContext | [] |
|
FContextRowHandleColumnsFunction::FContextRowHandleColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FContextRowHandleColumnsFunction ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FContextRowHandleColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename TargetContext, typename RowHandleType, typename... Args> struct FContextRowHandleColumnsFunction : public [TypedElementQueryBuilder::Internal::FFunctionColumnInfo< SourceContext, ValidateColumns, Args... >](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo), public [TypedElementQueryBuilder::Internal::FContextInfo< SourceContext, TargetContext >](API\Runtime\TypedElementFramework\Elements\Framework\FContextInfo) | [] |
|
FDependency::Compile | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [ITypedElementDataStorageInterface::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryDescriptio-) && Compile() | [] |
|
FDependency::ReadOnly | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FDependecy | TypedElementFramework | template<typename... TargetTypes> [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadOnly() | [] |
FDependency::ReadOnly | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FDependecy | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadOnly ( const [UClass](API\Runtime\CoreUObject\UObject\UClass) * Target ) | [] |
FDependency::ReadOnly | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FDependecy | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadOnly ( TConstArrayView< const [UClass](API\Runtime\CoreUObject\UObject\UClass) * > Targets ) | [] |
FDependency::ReadWrite | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | template<typename... TargetTypes> [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadWrite() | [] |
|
FDependency::ReadWrite | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadWrite ( const [UClass](API\Runtime\CoreUObject\UObject\UClass) * Target ) | [] |
|
FDependency::ReadWrite | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & ReadWrite ( TConstArrayView< const [UClass](API\Runtime\CoreUObject\UObject\UClass) * > Targets ) | [] |
|
FDependency::SubQuery | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & SubQuery ( TypedElementQueryHandle Handle ) | [] |
|
FDependency::SubQuery | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) & SubQuery ( TConstArrayView< TypedElementQueryHandle > Handles ) | [] |
|
FDependency | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | No constructors are accessible with public or protected access. | TypedElementFramework | class FDependency | [] |
bArePointerColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | static bArePointerColumns = false; | [] |
|
FFunctionColumnInfo< SourceContext, ValidateColumns >::FFunctionColumnInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FFunctionColumnInfo &40; const TypedElementDataStorage::FQueryDescription &, SourceContext & &41; | [] |
|
FFunctionColumnInfo< SourceContext, ValidateColumns > | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns> struct FFunctionColumnInfo< SourceContext, ValidateColumns > | [] |
|
FFunctionColumnInfo::CheckValidity | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<typename Column> bool CheckValidity ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description ) | [] |
|
bArePointerColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | static constexpr bool bArePointerColumns = AreAllColumnsPointers<ColumnTypes...>(); | [] |
|
FFunctionColumnInfo::FFunctionColumnInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FFunctionColumnInfo ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FFunctionColumnInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | FFunctionColumnInfo< SourceContext, ValidateColumns > | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename... ColumnTypes> struct FFunctionColumnInfo | [
{
"type": "std::tuple<Bas...",
"name": "Columns",
"description": ""
}
] |
Super | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef typename [FFunctionInfoHelper](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionInfoHelper)< SourceContext, ValidateColumns, Args... >::BaseClass Super | [] |
|
FFunctionInfo::FFunctionInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FFunctionInfo ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FFunctionInfo | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename... Args> struct FFunctionInfo : public [TypedElementQueryBuilder::Internal::FColumnsFunction< SourceContext, ValidateColumns, Args... >](API\Runtime\TypedElementFramework\Elements\Framework\FColumnsFunction) | [] |
|
BaseClass | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef FContextRowHandleColumnsFunction< SourceContext, ValidateColumns, Arg0, Arg1, Args... > BaseClass | [] |
|
FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Arg1, Args... > | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename Arg0, typename Arg1, typename... Args> struct FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Arg1, Args... > | [] |
|
BaseClass | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef FContextColumnsFunction< SourceContext, ValidateColumns, Arg0, Args... > BaseClass | [] |
|
BaseClass | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef FRowHandleColumnsFunction< SourceContext, ValidateColumns, Arg0, Args... > BaseClass | [] |
|
FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Args... > | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename Arg0, typename... Args> struct FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Args... > | [] |
|
BaseClass | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FColumnsFunction](API\Runtime\TypedElementFramework\Elements\Framework\FColumnsFunction)< SourceContext, ValidateColumns, Args... > BaseClass | [] |
|
FFunctionInfoHelper | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Arg1, Args... >FFunctionInfoHelper< SourceContext, ValidateColumns, Arg0, Args... > | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename... Args> struct FFunctionInfoHelper | [] |
EEvent | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | enum EEvent { Add, Remove, } | [] |
|
FObserver::ForceToGameThread | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FObserver](API\Runtime\TypedElementFramework\Elements\Framework\FObserver) & ForceToGameThread ( bool bForce ) | [] |
|
FObserver::SetEvent | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FObserver](API\Runtime\TypedElementFramework\Elements\Framework\FObserver) & SetEvent ( [EEvent](API\Runtime\TypedElementFramework\Elements\Framework\FObserver\EEvent) MonitorForEvent ) | [] |
|
FObserver::SetMonitoredColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | template<typename ColumnType> [FObserver](API\Runtime\TypedElementFramework\Elements\Framework\FObserver) & SetMonitoredColumn() | [] |
|
FObserver::SetMonitoredColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FObserver](API\Runtime\TypedElementFramework\Elements\Framework\FObserver) & SetMonitoredColumn ( const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * MonitoredColumn ) | [] |
|
FObserver::FObserver | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FObserver | TypedElementFramework | FObserver ( [EEvent](API\Runtime\TypedElementFramework\Elements\Framework\FObserver\EEvent) MonitorForEvent, const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * MonitoredColumn ) | [] |
FObserver | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | struct FObserver : public [TypedElementQueryBuilder::FQueryCallbackType](API\Runtime\TypedElementFramework\Elements\Framework\FQueryCallbackType) | [
{
"type": "bool",
"name": "bForceToGameThread",
"description": ""
},
{
"type": "EEvent",
"name": "Event",
"description": ""
},
{
"type": "constUScriptSt...",
"name": "Monitor",
"description": ""
}
] |
|
ELocation | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | enum ELocation { Preamble, Postamble, } | [] |
|
FPhaseAmble::ForceToGameThread | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FPhaseAmble](API\Runtime\TypedElementFramework\Elements\Framework\FPhaseAmble) & ForceToGameThread ( bool bForce ) | [] |
|
FPhaseAmble::SetLocation | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FPhaseAmble](API\Runtime\TypedElementFramework\Elements\Framework\FPhaseAmble) & SetLocation ( [ELocation](API\Runtime\TypedElementFramework\Elements\Framework\FPhaseAmble\ELocation) NewLocation ) | [] |
|
FPhaseAmble::SetPhase | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FPhaseAmble](API\Runtime\TypedElementFramework\Elements\Framework\FPhaseAmble) & SetPhase ( [ITypedElementDataStorageInterface::EQueryTickPhase](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-) NewPhase ) | [] |
|
FPhaseAmble::FPhaseAmble | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FPhaseAmble | TypedElementFramework | FPhaseAmble ( [ELocation](API\Runtime\TypedElementFramework\Elements\Framework\FPhaseAmble\ELocation) InLocation, [ITypedElementDataStorageInterface::EQueryTickPhase](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-) InPhase ) | [] |
FPhaseAmble | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | struct FPhaseAmble : public [TypedElementQueryBuilder::FQueryCallbackType](API\Runtime\TypedElementFramework\Elements\Framework\FQueryCallbackType) | [
{
"type": "bool",
"name": "bForceToGameThread",
"description": ""
},
{
"type": "ELocation",
"name": "Location",
"description": ""
},
{
"type": "ITypedElementDa...",
"name": "Phase",
"description": ""
}
] |
|
FProcessor::ForceToGameThread | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FProcessor](API\Runtime\TypedElementFramework\Elements\Framework\FProcessor) & ForceToGameThread ( bool bForce ) | [] |
|
FProcessor::SetAfterGroup | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FProcessor](API\Runtime\TypedElementFramework\Elements\Framework\FProcessor) & SetAfterGroup ( [FName](API\Runtime\Core\UObject\FName) GroupName ) | [] |
|
FProcessor::SetBeforeGroup | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FProcessor](API\Runtime\TypedElementFramework\Elements\Framework\FProcessor) & SetBeforeGroup ( [FName](API\Runtime\Core\UObject\FName) GroupName ) | [] |
|
FObserver::FObserver | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FObserver | TypedElementFramework | template<typename ColumnType> FObserver ( [EEvent](API\Runtime\TypedElementFramework\Elements\Framework\FObserver\EEvent) MonitorForEvent ) | [] |
FProcessor::SetGroup | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FProcessor](API\Runtime\TypedElementFramework\Elements\Framework\FProcessor) & SetGroup ( [FName](API\Runtime\Core\UObject\FName) GroupName ) | [] |
|
FProcessor::SetPhase | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | [FProcessor](API\Runtime\TypedElementFramework\Elements\Framework\FProcessor) & SetPhase ( [ITypedElementDataStorageInterface::EQueryTickPhase](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-) NewPhase ) | [] |
|
FProcessor | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | struct FProcessor : public [TypedElementQueryBuilder::FQueryCallbackType](API\Runtime\TypedElementFramework\Elements\Framework\FQueryCallbackType) | [
{
"type": "FName",
"name": "AfterGroup",
"description": ""
},
{
"type": "FName",
"name": "BeforeGroup",
"description": ""
},
{
"type": "bool",
"name": "bForceToGameThread",
"description": ""
},
{
"type": "FName",
"name": "Group",
"description": ""
},
{
"type": "ITypedElementDa...",
"name": "Phase",
"description": ""
}
] |
|
FProcessor::FProcessor | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FProcessor | TypedElementFramework | FProcessor ( [ITypedElementDataStorageInterface::EQueryTickPhase](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-) Phase, [FName](API\Runtime\Core\UObject\FName) Group ) | [] |
FQueryCallbackType | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | struct FQueryCallbackType | [] |
|
FQueryContextForwarder::AddColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Adds new empty columns to a row of the provided type. The addition will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void AddColumns ( TypedElementRowHandle Row, TConstArrayView< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > ColumnTypes ) | [] |
FQueryContextForwarder::AddColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Adds new empty columns to the listed rows of the provided type. The addition will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void AddColumns ( TConstArrayView< TypedElementRowHandle > Rows, TConstArrayView< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > ColumnTypes ) | [] |
FQueryContextForwarder::GetColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Return the address of a immutable column matching the requested type or a nullptr if not found. | TypedElementFramework | virtual const void * GetColumn ( const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * ColumnType ) const | [] |
FQueryContextForwarder::GetColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | void GetColumns ( [TArrayView](API\Runtime\Core\Containers\TArrayView)< char * > RetrievedAddresses, TConstArrayView< [TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) >> ColumnTypes, TConstArrayView< [ITypedElementDataStorageInterface::EQueryAccessType](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_3) > AccessTypes ) | [] |
|
FQueryContextForwarder::GetColumnsUnguarded | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Get a list of columns or nullptrs if the column type wasn't found. Mutable addresses are returned and it's up to the caller to not change immutable addresses. This version doesn't verify that the enough space is provided and it's up to the caller to guarantee the target addresses have enough space. | TypedElementFramework | virtual void GetColumnsUnguarded ( int32 TypeCount, char ** RetrievedAddresses, const [TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) > * ColumnTypes, const [ITypedElementDataStorageInterface::EQueryAccessType](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_3) * AccessTypes ) | [] |
FQueryContextForwarder::GetDependencies | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | void GetDependencies ( [TArrayView](API\Runtime\Core\Containers\TArrayView)< [UObject](API\Runtime\CoreUObject\UObject\UObject) * > RetrievedAddresses, TConstArrayView< [TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< const [UClass](API\Runtime\CoreUObject\UObject\UClass) >> SubsystemTypes, TConstArrayView< [ITypedElementDataStorageInterface::EQueryAccessType](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_3) > AccessTypes ) | [] |
|
FQueryContextForwarder::GetDependency | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Returns an immutable instance of the requested dependency or a nullptr if not found. | TypedElementFramework | virtual const [UObject](API\Runtime\CoreUObject\UObject\UObject) * GetDependency ( const [UClass](API\Runtime\CoreUObject\UObject\UClass) * DependencyClass ) | [] |
FQueryContextForwarder::GetMutableColumn | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Return the address of a mutable column matching the requested type or a nullptr if not found. | TypedElementFramework | virtual void * GetMutableColumn ( const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * ColumnType ) | [] |
FQueryContextForwarder::GetMutableDependency | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Returns a mutable instance of the requested dependency or a nullptr if not found. | TypedElementFramework | virtual [UObject](API\Runtime\CoreUObject\UObject\UObject) * GetMutableDependency ( const [UClass](API\Runtime\CoreUObject\UObject\UClass) * DependencyClass ) | [] |
FQueryContextForwarder::GetRowCount | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Returns the number rows in the batch. | TypedElementFramework | virtual uint32 GetRowCount() const | [] |
FQueryContextForwarder::GetRowHandles | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Returns an immutable view that contains the row handles for all returned results. The returned size will be the same as the value returned byGetRowCount(). | TypedElementFramework | virtual TConstArrayView< TypedElementRowHandle > GetRowHandles() const | [] |
FQueryContextForwarder::RemoveColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Removes columns of the provided types from a row. The removal will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void RemoveColumns ( TypedElementRowHandle Row, TConstArrayView< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > ColumnTypes ) | [] |
FQueryContextForwarder::RemoveColumns | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Removes columns of the provided types from the listed rows. The removal will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void RemoveColumns ( TConstArrayView< TypedElementRowHandle > Rows, TConstArrayView< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > ColumnTypes ) | [] |
FQueryContextForwarder::RemoveRow | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Removes the row with the provided row handle. The removal will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void RemoveRow ( TypedElementRowHandle Row ) | [] |
FQueryContextForwarder::RemoveRows | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Removes rows with the provided row handles. The removal will not be immediately done but delayed until the end of the tick group. | TypedElementFramework | virtual void RemoveRows ( TConstArrayView< TypedElementRowHandle > Rows ) | [] |
FQueryContextForwarder::RunSubquery | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Runs a subquery registered with the current query. The subquery index is in the order of registration with the query. | TypedElementFramework | virtual [ITypedElementDataStorageInterface::FQueryResult](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryResult) RunSubquery ( int32 SubqueryIndex ) | [] |
FQueryContextForwarder::FQueryContextForwarder | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | FQueryContextForwarder | TypedElementFramework | FQueryContextForwarder ( const [ITypedElementDataStorageInterface::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryDescriptio-) & InDescription, [ITypedElementDataStorageInterface::IQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\IQueryContext) & InParentContext ) | [] |
FQueryContextForwarder::RunQuery | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Runs a previously created query. This version takes an arbitrary query, but is limited to running queries that do not directly access data from rows such as count queries. | TypedElementFramework | virtual [ITypedElementDataStorageInterface::FQueryResult](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryResult) RunQuery ( TypedElementQueryHandle Query ) | [] |
FQueryContextForwarder::~FQueryContextForwarder | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | TypedElementFramework | ~FQueryContextForwarder() | [] |
|
FQueryContextForwarder | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h | Because this is a thin wrapper called from within a query callback, it's better to inline fully so all function pre/postambles can be optimized away. | TypedElementFramework | struct FQueryContextForwarder : public [TypedElementDataStorage::IQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\IQueryContext) | [
{
"type": "constITypedEle...",
"name": "Description",
"description": ""
},
{
"type": "ITypedElementDa...",
"name": "ParentContext",
"description": ""
}
] |
FRowHandleColumnsFunction::Call | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<typename CallerType> void Call ( SourceContext & Context, const CallerType & Caller ) | [] |
|
Super | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | typedef [FFunctionColumnInfo](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo)< SourceContext, ValidateColumns, Columns... > Super | [] |
|
FRowHandleColumnsFunction::FRowHandleColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | FRowHandleColumnsFunction ( const [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) & Description, SourceContext & Context ) | [] |
|
FRowHandleColumnsFunction | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl | TypedElementFramework | template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, bool ValidateColumns, typename RowHandleType, typename... Columns> struct FRowHandleColumnsFunction : public [TypedElementQueryBuilder::Internal::FFunctionColumnInfo< SourceContext, ValidateColumns, Columns... >](API\Runtime\TypedElementFramework\Elements\Framework\FFunctionColumnInfo) | [] |
|
FScriptTypedElementInternalDataOwner::FScriptTypedElementInternalDataOwner | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h | TypedElementFramework | FScriptTypedElementInternalDataOwner ( [FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) & InInternalData ) | [] |
|
FScriptTypedElementInternalDataOwner::~FScriptTypedElementInternalDataOwner | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h | Tell all the weak reference that the data they point to is no longer valid. | TypedElementFramework | ~FScriptTypedElementInternalDataOwner() | [] |
FScriptTypedElementInternalDataOwner | /Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h | TypedElementFramework | class FScriptTypedElementInternalDataOwner : public [FScriptTypedElementInternalDataPtr](API\Runtime\TypedElementFramework\Elements\Framework\FScriptTypedElem-_1) | [] |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.