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