UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Editor::DataStorage::FKeyCopy Struct Reference

Public Member Functions

FMapKey::KeyType operator() (const FEmptyVariantState &)
 
template<typename T >
FMapKey::KeyType operator() (const T &Other)
 
FMapKey::KeyType operator() (const TUniquePtr< FSoftObjectPath > &Other)
 

Member Function Documentation

◆ operator()() [1/3]

FMapKey::KeyType UE::Editor::DataStorage::FKeyCopy::operator() ( const FEmptyVariantState )
inline

◆ operator()() [2/3]

template<typename T >
FMapKey::KeyType UE::Editor::DataStorage::FKeyCopy::operator() ( const T &  Other)
inline

◆ operator()() [3/3]

FMapKey::KeyType UE::Editor::DataStorage::FKeyCopy::operator() ( const TUniquePtr< FSoftObjectPath > &  Other)
inline

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