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
TEventRef::GetHash
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
template<> uint64 GetHash() const
[]
TEventRef::GetHash
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
template<> uint64 GetHash() const
[]
TEventRef::GetHash
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
template<> uint64 GetHash() const
[]
ReferenceType
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
typedef IdType ReferenceType
[]
TEventRef::TEventRef
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
TEventRef&40;&41;
[]
TEventRef::TEventRef
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
TEventRef ( IdType InId, uint32 InTypeId )
[]
TEventRef
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
Reference to a definition event.
TraceLog
template<typename IdType> struct TEventRef
[ { "type": "IdType", "name": "Id", "description": "" }, { "type": "uint32", "name": "RefTypeId", "description": "" } ]
UE::Trace::AnsiString
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
Field types.
TraceLog
namespace UE { namespace Trace { enum AnsiString { } } }
[]
UE::Trace::EMessageType
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { enum EMessageType { Reserved = 0, WriteError, ReadError, ConnectError, ListenError, EstablishError, FileOpenError, } } }
[]
UE::Trace::EnumerateChannels
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::EnumerateChannels ( [ChannelIterFunc](API\Runtime\TraceLog\Trace\ChannelIterFunc) IterFunc, void * User ) } }
[]
UE::Trace::EnumerateChannels
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::EnumerateChannels ( [ChannelIterCallback](API\Runtime\TraceLog\Trace\ChannelIterCallback) IterFunc, void * User ) } }
[]
UE::Trace::GetStatistics
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::GetStatistics ( [FStatistics](API\Runtime\TraceLog\Trace\FStatistics) & Out ) } }
[]
UE::Trace::Initialize
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::Initialize ( const [FInitializeDesc](API\Runtime\TraceLog\Trace\FInitializeDesc) & Desc ) } }
[]
UE::Trace::IsTracing
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::IsTracing() } }
[]
UE::Trace::IsChannel
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::IsChannel ( const TCHAR * ChanneName ) } }
[]
UE::Trace::IsTracingTo
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::IsTracingTo ( uint32(&) OutSessionGuid, uint32(&) OutTraceGuid ) } }
[]
UE::Trace::MakeEventRef
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { template<typename IdType> [TEventRef](API\Runtime\TraceLog\Trace\TEventRef)< IdType > UE::Trace::MakeEventRef ( IdType InId, uint32 InTypeId ) } }
[]
UE::Trace::Panic
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::Panic() } }
[]
UE::Trace::SendSnapshotTo
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::SendSnapshotTo ( const TCHAR * Host, uint32 Port ) } }
[]
UE::Trace::SendTo
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::SendTo ( const TCHAR * Host, uint32 Port, uint16 Flags ) } }
[]
UE::Trace::SetMemoryHooks
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::SetMemoryHooks ( [AllocFunc](API\Runtime\TraceLog\Trace\AllocFunc) Alloc, [FreeFunc](API\Runtime\TraceLog\Trace\FreeFunc) Free ) } }
[]
UE::Trace::Shutdown
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::Shutdown() } }
[]
UE::Trace::SetMessageCallback
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::SetMessageCallback ( [OnMessageFunc](API\Runtime\TraceLog\Trace\OnMessageFunc) MessageFunc ) } }
[]
UE::Trace::StartWorkerThread
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::StartWorkerThread() } }
[]
UE::Trace::Stop
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::Stop() } }
[]
UE::Trace::ThreadGroupBegin
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::ThreadGroupBegin ( const TCHAR * Name ) } }
[]
UE::Trace::ThreadGroupEnd
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::ThreadGroupEnd() } }
[]
UE::Trace::ThreadRegister
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::ThreadRegister ( const TCHAR * Name, uint32 SystemId, int32 SortHint ) } }
[]
UE::Trace::ToggleChannel
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::ToggleChannel ( const TCHAR * ChannelName, bool bEnabled ) } }
[]
UE::Trace::WideString
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { enum WideString { } } }
[]
UE::Trace::WriteSnapshotTo
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::WriteSnapshotTo ( const TCHAR * Path ) } }
[]
UE::Trace::WriteTo
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_bool UE::Trace::WriteTo ( const TCHAR * Path, uint16 Flags ) } }
[]
FTypedElementClassTypeInfoColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementTypeInfoColumns.h
Column that stores type information for classes.
TypedElementFramework
struct FTypedElementClassTypeInfoColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "TWeakObjectPtr<...", "name": "TypeInfo", "description": "" } ]
FTypedElementExternalObjectColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementCompatibilityColumns.h
Column containing a non-owning reference to an arbitrary object. It's strongly recommended to also add aFTypedElementScriptStructTypeInfoColumnto make sure the type can be safely recovered.
TypedElementFramework
struct FTypedElementExternalObjectColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "void *", "name": "Object", "description": "" } ]
FTypedElementFloatValueCacheColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementValueCacheColumns.h
Column that can be used to cache a 32-bit floating point value in.
TypedElementFramework
struct FTypedElementFloatValueCacheColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "float", "name": "Value", "description": "" } ]
FTypedElementI32IntValueCacheColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementValueCacheColumns.h
Column that can be used to cache a signed 32-bit value in.
TypedElementFramework
struct FTypedElementI32IntValueCacheColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "int32", "name": "Value", "description": "" } ]
UE::Trace::Update
/Engine/Source/Runtime/TraceLog/Public/Trace/Trace.h
TraceLog
namespace UE { namespace Trace { UE_void UE::Trace::Update() } }
[]
FTypedElementLabelColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementLabelColumns.h
Column that stores a label.
TypedElementFramework
struct FTypedElementLabelColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "FString", "name": "Label", "description": "" } ]
FTypedElementI64IntValueCacheColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementValueCacheColumns.h
Column that can be used to cache a signed 64-bit value in.
TypedElementFramework
struct FTypedElementI64IntValueCacheColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "int64", "name": "Value", "description": "" } ]
FTypedElementLocalTransformColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementTransformColumns.h
Column that stores a local transform.
TypedElementFramework
struct FTypedElementLocalTransformColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "FTransform", "name": "Transform", "description": "Transform is not being intialized to avoid spending time on initialization when the Transfrom will be updated the first and following ticks after it's creation." } ]
FTypedElementPackageLoadedPathColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementPackageColumns.h
Column that stores the full loading path to a package.
TypedElementFramework
struct FTypedElementPackageLoadedPathColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "FPackagePath", "name": "LoadedPath", "description": "" } ]
FTypedElementPackagePathColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementPackageColumns.h
Column that stores the path of a package.
TypedElementFramework
struct FTypedElementPackagePathColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "FString", "name": "Path", "description": "" } ]
FTypedElementRowReferenceColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementMiscColumns.h
TypedElementFramework
struct FTypedElementRowReferenceColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "TypedElementRow...", "name": "Row", "description": "" } ]
FTypedElementScriptStructTypeInfoColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementTypeInfoColumns.h
Column that stores type information for structs.
TypedElementFramework
struct FTypedElementScriptStructTypeInfoColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "TWeakObjectPtr<...", "name": "TypeInfo", "description": "" } ]
FTypedElementLabelHashColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementLabelColumns.h
Column that stores the hash of a label. This is typically paired withFTypedElementLabelColumn, but kept separate in order to iterate quickly over all hash values.
TypedElementFramework
struct FTypedElementLabelHashColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "uint64", "name": "LabelHash", "description": "" } ]
FTypedElementSlateWidgetReferenceColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSlateWidgetColumns.h
Stores a widget reference in the data storage. At the start of processing any columns that are not pointing to a valid widget will be removed. If the FTypedElementSlateWidgetDeletesRowTag is found then the entire row will be deleted.
TypedElementFramework
struct FTypedElementSlateWidgetReferenceColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "TWeakPtr<SWidg...", "name": "Widget", "description": "" } ]
FTypedElementSelectionColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSelectionColumns.h
Column to represent that a row is selected
TypedElementFramework
struct FTypedElementSelectionColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[]
FTypedElementSlateWidgetReferenceDeletesRowTag
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementSlateWidgetColumns.h
Tag to indicate that the entire row needs to be deleted when the widget inFTypedElementSlateWidgetReferenceColumnis no longer valid, otherwise only the column will be removed.
TypedElementFramework
struct FTypedElementSlateWidgetReferenceDeletesRowTag : public [FTypedElementDataStorageTag](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDataStorageTag)
[]
FTypedElementSyncBackToWorldTag
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementMiscColumns.h
Tag to indicate that there are one or more bits of information in the row that need to be copied out the Data Storage and into the original object. This tag will automatically be removed at the end of a tick.
TypedElementFramework
struct FTypedElementSyncBackToWorldTag : public [FTypedElementDataStorageTag](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDataStorageTag)
[]
FTypedElementSyncFromWorldTag
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementMiscColumns.h
Tag to signal that data a processor copies out of the world must be synced to the datastorage. Useful for when an Actor was recently spawned or reloaded in the world. Currently used if any property changes since there is no mechanism to selectively run queries for specific changed properties.
TypedElementFramework
struct FTypedElementSyncFromWorldTag : public [FTypedElementDataStorageTag](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDataStorageTag)
[]
FTypedElementU64IntValueCacheColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementValueCacheColumns.h
Column that can be used to cache an unsigned 64-bit value in.
TypedElementFramework
struct FTypedElementU64IntValueCacheColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "uint64", "name": "Value", "description": "" } ]
FTypedElementU32IntValueCacheColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementValueCacheColumns.h
Column that can be used to cache an unsigned 32-bit value in.
TypedElementFramework
struct FTypedElementU32IntValueCacheColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "uint32", "name": "Value", "description": "" } ]
FTypedElementUObjectColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementCompatibilityColumns.h
Column containing a non-owning reference to aUObject.
TypedElementFramework
struct FTypedElementUObjectColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "TWeakObjectPtr<...", "name": "Object", "description": "" } ]
FTypedElementViewportColorColumn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Columns/TypedElementViewportColumns.h
Column to hold the color that the object is outlined with when selected in the viewport
TypedElementFramework
struct FTypedElementViewportColorColumn : public [FTypedElementDataStorageColumn](API\Runtime\TypedElementFramework\Elements\Interfaces\FTypedElementDat-)
[ { "type": "uint8", "name": "SelectionOutlineColorIndex", "description": "" } ]
DirectQueryCallback
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunction](API\Runtime\Core\GenericPlatform\TFunction)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [IDirectQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\IDirectQueryContext) &)> DirectQueryCallback
[]
DirectQueryCallbackRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [IDirectQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\IDirectQueryContext) &)> DirectQueryCallbackRef
[]
EActionType
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
enum EActionType { None, Select, Count, Max, }
[]
EOperatorType
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
enum EOperatorType { SimpleAll, SimpleAny, SimpleNone, SimpleOptional, And, Or, Not, Type, Max, }
[]
FBinaryOperator
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
struct FBinaryOperator
[ { "type": "OperatorIndex", "name": "Left", "description": "" }, { "type": "OperatorIndex", "name": "Right", "description": "" } ]
FCallbackData
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
struct FCallbackData
[ { "type": "TArray<FName, ...", "name": "AfterGroups", "description": "" }, { "type": "TArray<FName, ...", "name": "BeforeGroups", "description": "" }, { "type": "bool", "name": "bForceToGameThread", "description": "" }, { "type": "QueryCallback", "name": "Function", "description": "" }, { "type": "FName", "name": "Group", "description": "" }, { "type": "constUScriptSt...", "name": "MonitoredType", "description": "" }, { "type": "FName", "name": "Name", "description": "" }, { "type": "EQueryTickPhase", "name": "Phase", "description": "" }, { "type": "EQueryCallbackT...", "name": "Type", "description": "" } ]
FOperator
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
union FOperator
[ { "type": "FBinaryOperator", "name": "Binary", "description": "" }, { "type": "TWeakObjectPtr<...", "name": "Type", "description": "" }, { "type": "OperatorIndex", "name": "Unary", "description": "" } ]
NumInlineConditions
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
static constexpr int32 NumInlineConditions = 8;
[]
NumInlineGroups
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
static constexpr int32 NumInlineGroups = 2;
[]
NumInlineDependencies
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
static constexpr int32 NumInlineDependencies = 2;
[]
NumInlineSelections
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
static constexpr int32 NumInlineSelections = 8;
[]
OperatorIndex
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef int32 OperatorIndex
[]
FQueryDescription
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
struct FQueryDescription
[ { "type": "EActionType", "name": "Action", "description": "" }, { "type": "bool", "name": "bSimpleQuery", "description": "If true, this query only has simple operations and is guaranteed to be executed fully and at optimal performance." }, { "type": "TArray<TWeakOb...", "name": "CachedDependencies", "description": "Cached instances of the dependencies." }, { "type": "FCallbackData", "name": "Callback", "description": "" }, { "type": "TArray<FOperat...", "name": "ConditionOperators", "description": "" }, { "type": "TArray<EOperat...", "name": "ConditionTypes", "description": "" }, { "type": "TArray<EQueryD...", "name": "DependencyFlags", "description": "" }, { "type": "TArray<TWeakOb...", "name": "DependencyTypes", "description": "" }, { "type": "TArray<EQueryA...", "name": "SelectionAccessTypes", "description": "" }, { "type": "TArray<TWeakOb...", "name": "SelectionTypes", "description": "The list of arrays below are required to remain in the same order as they're added as the function binding expects certain entries to be in a specific location." }, { "type": "TArray<QueryHa...", "name": "Subqueries", "description": "" } ]
ECompletion
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
enum ECompletion { Fully, Partially, Unsupported, Unavailable, MissingDependency, }
[]
QueryCallback
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunction](API\Runtime\Core\GenericPlatform\TFunction)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [IQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\IQueryContext) &)> QueryCallback
[]
FQueryResult
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
struct FQueryResult
[ { "type": "ECompletion", "name": "Completed", "description": "The number of rows were processed." }, { "type": "uint32", "name": "Count", "description": "" } ]
QueryHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
typedef uint64 QueryHandle
[]
QueryCallbackRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [IQueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\IQueryContext) &)> QueryCallbackRef
[]
RowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
typedef uint64 RowHandle
[]
SubqueryCallback
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunction](API\Runtime\Core\GenericPlatform\TFunction)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [ISubqueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\ISubqueryContext) &)> SubqueryCallback
[]
SubqueryCallbackRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryDescription.h
TypedElementFramework
typedef [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(const [FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [ISubqueryContext](API\Runtime\TypedElementFramework\Elements\Interfaces\ISubqueryContext) &)> SubqueryCallbackRef
[]
TableHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
typedef uint64 TableHandle
[]
TypedElementDataStorage::EQueryTickPhase
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
Implementations
TypedElementFramework
namespace TypedElementDataStorage { enum EQueryTickPhase { PrePhysics, DuringPhysics, PostPhysics, FrameEnd, Max, } }
[]
TypedElementDataStorage::EQueryTickGroups
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
Implementations
TypedElementFramework
namespace TypedElementDataStorage { enum EQueryTickGroups { Default, SyncExternalToDataStorage, SyncDataStorageToExternal, SyncWidgets, Max, } }
[]
TypedElementDataStorage::operator^=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & TypedElementDataStorage::operator^= ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
TypedElementDataStorage::operator|
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { constexpr [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) TypedElementDataStorage::operator| ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
TypedElementDataStorage::operator&
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { constexpr [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) TypedElementDataStorage::operator& ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
TypedElementDataStorage::operator!
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { constexpr bool TypedElementDataStorage::operator! ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) E ) }
[]
TypedElementDataStorage::operator^
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { constexpr [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) TypedElementDataStorage::operator^ ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
TypedElementDataStorage::operator~
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { constexpr [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) TypedElementDataStorage::operator~ ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) E ) }
[]
TypedElementDataStorage::EQueryAccessType
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
Implementations
TypedElementFramework
namespace TypedElementDataStorage { enum EQueryAccessType { ReadOnly, ReadWrite, } }
[]
TypedElementDataStorage::EQueryCallbackType
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
Implementations
TypedElementFramework
namespace TypedElementDataStorage { enum EQueryCallbackType { None, Processor, ObserveAdd, ObserveRemove, PhasePreparation, PhaseFinalization, Max, } }
[]
TypedElementDataStorage::EQueryDependencyFlags
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
Implementations
TypedElementFramework
namespace TypedElementDataStorage { enum EQueryDependencyFlags { None = 0, ReadOnly = 1 << 0, GameThreadBound = 1 << 1, AlwaysRefresh = 1 << 2, } }
[]
TypedElementDataStorage::InvalidTableHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
namespace TypedElementDataStorage { static TypedElementDataStorage::InvalidTableHandle = TNumericLimits<TableHandle>::Max(); }
[]
TypedElementDataStorage::InvalidRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
namespace TypedElementDataStorage { static TypedElementDataStorage::InvalidRowHandle = TNumericLimits<RowHandle>::Max(); }
[]
TypedElementDataStorage::InvalidQueryHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementHandles.h
TypedElementFramework
namespace TypedElementDataStorage { static TypedElementDataStorage::InvalidQueryHandle = TNumericLimits<QueryHandle>::Max(); }
[]
TypedElementDataStorage::operator|=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & TypedElementDataStorage::operator|= ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
TypedElementDataStorage::operator&=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Common/TypedElementQueryTypes.h
TypedElementFramework
namespace TypedElementDataStorage { [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & TypedElementDataStorage::operator&= ( [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) & Lhs, [EQueryDependencyFlags](API\Runtime\TypedElementFramework\Elements\Common\TypedElementData-_4) Rhs ) }
[]
Argument
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementColumnUtils.h
TypedElementFramework
struct Argument
[ { "type": "FName", "name": "Name", "description": "" }, { "type": "FString", "name": "Value", "description": "" } ]
BaseColumnType
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
typedef std::remove_pointer_t< std::remove_reference_t< Column >> BaseColumnType
[]
Count::DependsOn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) DependsOn()
[]
Count::Where
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[FSimpleQuery](API\Runtime\TypedElementFramework\Elements\Framework\FSimpleQuery) Where()
[]
Count::Count
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
Count
TypedElementFramework
Count()
[]
Count
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
Explicitly not following the naming convention in order to keep readability consistent. It now reads like a query sentence.
TypedElementFramework
class Count
[]
FCachedQueryContext::GetCachedDependency
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename Dependency> const Dependency & GetCachedDependency() const
[]
FCachedQueryContext::GetCachedMutableDependency
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename Dependency> Dependency & GetCachedMutableDependency()
[]