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