Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SBoneTreeMenu
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h |
| Include | #include "BoneSelectionWidget.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 |