UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRetargetSourceCachedDataKey Struct Reference

#include <BoneContainer.h>

Public Member Functions

 FRetargetSourceCachedDataKey (const UObject *Skeleton, const FName &InSourceRetargetName)
 
bool operator== (const FRetargetSourceCachedDataKey &Other) const
 

Public Attributes

FTopLevelAssetPath SourceSkeletonPath
 
FName SourceRetargetName
 

Friends

uint32 GetTypeHash (const FRetargetSourceCachedDataKey &Obj)
 

Constructor & Destructor Documentation

◆ FRetargetSourceCachedDataKey()

FRetargetSourceCachedDataKey::FRetargetSourceCachedDataKey ( const UObject Skeleton,
const FName InSourceRetargetName 
)
inline

Member Function Documentation

◆ operator==()

bool FRetargetSourceCachedDataKey::operator== ( const FRetargetSourceCachedDataKey Other) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( const FRetargetSourceCachedDataKey Obj)
friend

Member Data Documentation

◆ SourceRetargetName

FName FRetargetSourceCachedDataKey::SourceRetargetName

◆ SourceSkeletonPath

FTopLevelAssetPath FRetargetSourceCachedDataKey::SourceSkeletonPath

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