![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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) |
|
inline |
|
inline |
|
friend |
| FName FRetargetSourceCachedDataKey::SourceRetargetName |
| FTopLevelAssetPath FRetargetSourceCachedDataKey::SourceSkeletonPath |