Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReferenceSkeleton.h |
| Include | #include "ReferenceSkeleton.h" |
Syntax
struct FVirtualBoneRefData
Remarks
Cached Virtual Bone data from USkeleton.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | SourceRefSkelIndex | ||
| int32 | TargetRefSkelIndex | ||
| int32 | VBRefSkelIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVirtualBoneRefData
(
int32 InVBRefSkelIndex, |