UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TypedElementOwnerStore.h File Reference

Go to the source code of this file.

Classes

struct  TTypedElementOwnerScopedAccessImpl< ElementOwnerType >
 
struct  TTypedElementOwnerStore< ElementDataType, KeyDataType >
 

Typedefs

template<typename ElementDataType >
using TTypedElementOwnerScopedAccess = TTypedElementOwnerScopedAccessImpl< const TTypedElementOwner< ElementDataType > >
 
template<typename ElementDataType >
using TTypedElementOwnerScopedMutableAccess = TTypedElementOwnerScopedAccessImpl< TTypedElementOwner< ElementDataType > >
 

Functions

template<typename KeyDataType >
FString GetTypedElementOwnerStoreKeyDebugString (const KeyDataType &InKey)
 
FString GetTypedElementOwnerStoreKeyDebugString (const UObject *InKey)
 

Typedef Documentation

◆ TTypedElementOwnerScopedAccess

template<typename ElementDataType >
using TTypedElementOwnerScopedAccess = TTypedElementOwnerScopedAccessImpl<const TTypedElementOwner<ElementDataType> >

◆ TTypedElementOwnerScopedMutableAccess

Function Documentation

◆ GetTypedElementOwnerStoreKeyDebugString() [1/2]

template<typename KeyDataType >
FString GetTypedElementOwnerStoreKeyDebugString ( const KeyDataType InKey)
inline

◆ GetTypedElementOwnerStoreKeyDebugString() [2/2]

FString GetTypedElementOwnerStoreKeyDebugString ( const UObject InKey)
inline