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
FTypedElementId::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
[FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) & operator= ( const [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) & )
[]
FTypedElementId::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
[FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) & operator= ( [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) && InOther )
[]
FTypedElementId::Private_DestroyNoRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
void Private_DestroyNoRef()
[]
FTypedElementId::Private_InitializeNoRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
void Private_InitializeNoRef ( const FTypedHandleTypeId InTypeId, const FTypedHandleElementId InElementId )
[]
FTypedElementId::FTypedElementId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
FTypedElementId()
[]
FTypedElementId::FTypedElementId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
FTypedElementId ( const [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) & )
[]
Unset
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
An unset element ID
TypedElementFramework
static const [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) Unset;
[]
FTypedElementId::FTypedElementId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
FTypedElementId ( [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) && InOther )
[]
FTypedElementId::~FTypedElementId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
TypedElementFramework
~FTypedElementId()
[]
FTypedElementId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementId.h
IDs lack the information needed to auto-release on destruction, so must be manually released, either via the corresponding handle or their owner element registry.
TypedElementFramework
struct FTypedElementId
[ { "type": "FTypedHandleCom...", "name": "CombinedId", "description": "" }, { "type": "FTypedHandleCom...", "name": "ElementId", "description": "Note: These are arranged in this order to give CombinedId better hash distribution for GetTypeHash!" }, { "type": "FTypedHandleCom...", "name": "TypeId", "description": "" } ]
FTypedElementInternalData::AddRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementReferenceId AddRef ( const bool bCanTrackReference ) const
[]
FTypedElementInternalData::GetDebugId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
virtual [FString](API\Runtime\Core\Containers\FString) GetDebugId() const
[]
FTypedElementInternalData::GetId
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
const [FTypedElementId](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementId) & GetId() const
[]
FTypedElementInternalData::CheckNoExternalReferencesOnDestruction
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void CheckNoExternalReferencesOnDestruction() const
[]
FTypedElementInternalData::GetRefCount
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementRefCount GetRefCount() const
[]
FTypedElementInternalData::GetUntypedData
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
virtual const void * GetUntypedData() const
[]
FTypedElementInternalData::Initialize
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void Initialize ( const FTypedHandleTypeId InTypeId, const FTypedHandleElementId InElementId )
[]
FTypedElementInternalData::LogReferences
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void LogReferences() const
[]
FTypedElementInternalData::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
[FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) & operator= ( [FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) && )
[]
FTypedElementInternalData::ReleaseRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void ReleaseRef ( const FTypedElementReferenceId InReferenceId ) const
[]
FTypedElementInternalData::Reset
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
virtual void Reset()
[]
FTypedElementInternalData::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
[FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) & operator= ( const [FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) & )
[]
FTypedElementInternalData::StoreDestructionRequestCallstack
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void StoreDestructionRequestCallstack() const
[]
FTypedElementInternalData::FTypedElementInternalData
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementInternalData()
[]
FTypedElementInternalData::FTypedElementInternalData
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementInternalData ( [FTypedElementInternalData](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementInternalData) && InOther )
[]
FTypedElementInternalData
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
Base class for the internal payload data associated with elements.
TypedElementFramework
class FTypedElementInternalData
[]
FTypedElementReference::LogReference
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void LogReference() const
[]
FTypedElementReference::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
[FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) & operator= ( const [FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) & )
[]
FTypedElementReference::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
[FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) & operator= ( [FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) && )
[]
FTypedElementReference::FTypedElementReference
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementReference()
[]
FTypedElementReference::FTypedElementReference
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementReference ( const [FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) & )
[]
FTypedElementReference
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
Debugging information used to locate reference leaks.
TypedElementFramework
class FTypedElementReference
[]
FTypedElementReferences::AddRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementReferenceId AddRef()
[]
FTypedElementReferences::Create
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
static [TUniquePtr](API\Runtime\Core\Templates\TUniquePtr)< [FTypedElementReferences](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReferences) > Create()
[]
FTypedElementReferences::LogReferences
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void LogReferences() const
[]
FTypedElementReference::FTypedElementReference
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
FTypedElementReference ( [FTypedElementReference](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementReference) && )
[]
FTypedElementReferences::ReleaseRef
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void ReleaseRef ( const FTypedElementReferenceId InReferenceId )
[]
FTypedElementReferences::StoreDestructionRequestCallstack
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void StoreDestructionRequestCallstack()
[]
FTypedElementReferences::Reset
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
TypedElementFramework
void Reset()
[]
FTypedElementReferences
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementData.h
Debugging information used to locate reference leaks.
TypedElementFramework
class FTypedElementReferences
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static constexpr bool Value = false;
[]
IsValidSelectFunctionSignatureImpl
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename T> struct IsValidSelectFunctionSignatureImpl
[]
HasValidColumnTypes
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static constexpr bool HasValidColumnTypes = (IsValidColumnType<Args>() && ...);
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static constexpr bool Value = HasValidColumnTypes;
[]
IsValidSelectFunctionSignatureImpl2
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename... Args> struct IsValidSelectFunctionSignatureImpl2
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Value = false;
[]
IsValidSelectFunctionSignatureImpl2< SourceContext >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext> struct IsValidSelectFunctionSignatureImpl2< SourceContext >
[]
Arg0IsArgument
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsArgument = IsValidColumnType<Arg0>();
[]
Arg0IsContext
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsContext = IsCompatibleTargetContextType<SourceContext, Arg0>;
[]
Arg0IsRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsRowHandle = IsRowHandleType<Arg0>;
[]
Arg0IsValid
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsValid = (Arg0IsContext || Arg0IsValidRowHandle || Arg0IsArgument);
[]
Arg0IsValidRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsValidRowHandle = Arg0IsRowHandle && IsRowTypeCompatibleWithColumns<Arg0, Args...>();
[]
Arg1IsArgument
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg1IsArgument = IsValidColumnType<Arg1>();
[]
Arg1IsRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg1IsRowHandle = IsRowHandleType<Arg1>;
[]
Arg1IsValid
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg1IsValid = (Arg1IsValidRowHandle || Arg1IsArgument);
[]
Arg1IsValidRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg1IsValidRowHandle = Arg1IsRowHandle && IsRowTypeCompatibleWithColumns<Arg1, Args...>();
[]
HasValidColumnTypes
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static HasValidColumnTypes = (IsValidColumnType<Args>() && ...);
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Value = Arg0IsValid && Arg1IsValid && HasValidColumnTypes;
[]
IsValidSelectFunctionSignatureImpl2< SourceContext, Arg0, Arg1, Args... >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename Arg0, typename Arg1, typename... Args> struct IsValidSelectFunctionSignatureImpl2< SourceContext, Arg0, Arg1, Args... >
[]
Arg0IsArgument
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsArgument = IsValidColumnType<Arg0>();
[]
Arg0IsContext
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsContext = IsCompatibleTargetContextType<SourceContext, Arg0>;
[]
Arg0IsRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsRowHandle = IsRowHandleType<Arg0>;
[]
Arg0IsValid
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsValid = (Arg0IsContext || Arg0IsValidRowHandle || Arg0IsArgument);
[]
Arg0IsValidRowHandle
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Arg0IsValidRowHandle = Arg0IsRowHandle && IsRowTypeCompatibleWithColumns<Arg0, Args...>();
[]
HasValidColumnTypes
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static HasValidColumnTypes = (IsValidColumnType<Args>() && ...);
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Value = Arg0IsValid && HasValidColumnTypes;
[]
IsValidSelectFunctionSignatureImpl2< SourceContext, Arg0, Args... >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename Arg0, typename... Args> struct IsValidSelectFunctionSignatureImpl2< SourceContext, Arg0, Args... >
[]
Value
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static Value = IsValidSelectFunctionSignatureImpl2<SourceContext, Args...>::Value;
[]
IsValidSelectFunctionSignatureImpl< SourceContext, void(Class::*)(Args...)>
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
namespace IsValidSelectFunctionSignatureImpl< SourceContext, void(Class { template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename Class, typename... Args> struct IsValidSelectFunctionSignatureImpl< SourceContext, void(Class::*)(Args...)> }
[]
ITypedElementCounterInterface::DecrementCountersForElement
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementCounter.h
Decrement additional counters for the given element.
TypedElementFramework
virtual void DecrementCountersForElement ( const [FTypedElementHandle](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementHandle) & InElementHandle, [FTypedElementCounter](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementCounter) & InOutCounter )
[]
ITypedElementCounterInterface::IncrementCountersForElement
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementCounter.h
Increment additional counters for the given element.
TypedElementFramework
virtual void IncrementCountersForElement ( const [FTypedElementHandle](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementHandle) & InElementHandle, [FTypedElementCounter](API\Runtime\TypedElementFramework\Elements\Framework\FTypedElementCounter) & InOutCounter )
[]
ITypedElementCounterInterface
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementCounter.h
TypedElementFramework
class ITypedElementCounterInterface
[]
RegisterFunctionArgumentsHelper::Register
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
void Register ( [TypedElementDataStorage::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Common\FQueryDescription) &, [Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & Target )
[]
RegisterFunctionArgumentsHelper
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename... Args> struct RegisterFunctionArgumentsHelper
[]
RegisterFunctionArgumentsHelper< SourceContext >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext> struct RegisterFunctionArgumentsHelper< SourceContext >
[]
RegisterFunctionArgumentsHelper< SourceContext, Arg0 >::Register
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static void Register &40; TypedElementDataStorage::FQueryDescription & Query, Select & Target &41;
[]
RegisterFunctionArgumentsHelper< SourceContext, Arg0 >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename Arg0> struct RegisterFunctionArgumentsHelper< SourceContext, Arg0 >
[]
RegisterFunctionArgumentsHelper< SourceContext, Arg0, Arg1, Args... >::Register
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static void Register &40; TypedElementDataStorage::FQueryDescription & Query, Select & Target &41;
[]
RegisterFunctionArgumentsHelper< SourceContext, Arg0, Arg1, Args... >
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
template<[SourceQueryContext](API\Runtime\TypedElementFramework\Elements\Framework\SourceQueryContext) SourceContext, typename Arg0, typename Arg1, typename... Args> struct RegisterFunctionArgumentsHelper< SourceContext, Arg0, Arg1, Args... >
[]
Select::Compile
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[ITypedElementDataStorageInterface::FQueryDescription](API\Runtime\TypedElementFramework\Elements\Interfaces\ITypedElementDat-_1\FQueryDescriptio-) && Compile()
[]
Select::DependsOn
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[FDependency](API\Runtime\TypedElementFramework\Elements\Framework\FDependency) DependsOn()
[]
RegisterFunctionArgumentsHelper< SourceContext >::Register
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.inl
TypedElementFramework
static void Register &40; TypedElementDataStorage::FQueryDescription &, Select & &41;
[]
Select::ReadOnly
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename... TargetTypes> [Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadOnly()
[]
Select::ReadOnly
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadOnly ( const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * Target )
[]
Select::ReadOnly
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadOnly ( std::initializer_list< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > Targets )
[]
Select::ReadWrite
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename... TargetTypes> [Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadWrite()
[]
Select::ReadWrite
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadWrite ( const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * Target )
[]
Select::ReadWrite
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[Select](API\Runtime\TypedElementFramework\Elements\Framework\Select) & ReadWrite ( std::initializer_list< const [UScriptStruct](API\Runtime\CoreUObject\UObject\UScriptStruct) * > Targets )
[]
Select::Where
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
[FSimpleQuery](API\Runtime\TypedElementFramework\Elements\Framework\FSimpleQuery) Where()
[]
Select::Select
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
Select
TypedElementFramework
Select()
[]
Select::Select
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename CallbackType, typename Function> Select ( [FName](API\Runtime\Core\UObject\FName) Name, const CallbackType & Type, Function && Callback )
[]
Select::Select
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
TypedElementFramework
template<typename CallbackType, typename Class, typename Function> Select ( [FName](API\Runtime\Core\UObject\FName) Name, const CallbackType & Type, Class * Instance, Function && Callback )
[]
Select
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementQueryBuilder.h
Explicitly not following the naming convention in order to present this as a query that can be read as such.
TypedElementFramework
class Select
[]
TTypedElement
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
TypedElementFramework
template<typename BaseInterfaceType> struct TTypedElement : public [TTypedElementBase< BaseInterfaceType >](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase)
[]
TTypedElementBase::GetInterface
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
Attempt to access the interface stored within this element, returning null if it isn't set.
TypedElementFramework
BaseInterfaceType * GetInterface() const
[]
TTypedElementBase::GetInterfaceChecked
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
Attempt to access the interface stored within this element, asserting if it isn't set.
TypedElementFramework
template<typename U, std::enable_if_t<!std::is_void< U >::value > *> U & GetInterfaceChecked() const
[]
TTypedElementBase::IsSet
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
Has this element been initialized to a valid handle and interface?
TypedElementFramework
bool IsSet() const
[]
TTypedElementBase::operator bool
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
TypedElementFramework
operator bool() const
[]
TTypedElementBase::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
TypedElementFramework
[TTypedElementBase](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase) & operator= ( const [TTypedElementBase](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase) & )
[]
TTypedElementBase::operator=
/Engine/Source/Runtime/TypedElementFramework/Public/Elements/Framework/TypedElementHandle.h
TypedElementFramework
[TTypedElementBase](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase) & operator= ( [TTypedElementBase](API\Runtime\TypedElementFramework\Elements\Framework\TTypedElementBase) && InOther )
[]