Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BoneContainer.h |
| Include | #include "BoneContainer.h" |
Syntax
struct FRetargetSourceCachedDataKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | SourceRetargetName | ||
| FTopLevelAssetPath | SourceSkeletonPath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRetargetSourceCachedDataKey
(
const UObject* Skeleton, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRetargetSourceCachedDataKey& Other |