Navigation
API > API/Editor > API/Editor/Persona
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SBoneTreeMenu
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h |
| Include | #include "BoneSelectionWidget.h" |
Syntax
class SBoneTreeMenu : public SCompoundWidget
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
Construct this widget | |
| TSharedPtr< SWidget > | Get the filter text widget, e.g. for focus |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments | |||
| FBoneNameInfo | Storage object for bone hierarchy. |