Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor > API/Plugins/LiveLinkEditor/SLiveLinkBoneTreeMenu
Storage object for bone hierarchy
| Name | FBoneNameInfo |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/SLiveLinkBoneSelectionWidget.h |
| Include Path | #include "SLiveLinkBoneSelectionWidget.h" |
Syntax
struct FBoneNameInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoneNameInfo
(
FName Name |
SLiveLinkBoneSelectionWidget.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneName | FName | SLiveLinkBoneSelectionWidget.h | ||
| Children | TArray< TSharedPtr< FBoneNameInfo > > | SLiveLinkBoneSelectionWidget.h |