Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SBoneTreeMenu
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SBoneTreeMenu::FArguments
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h |
| Include | #include "BoneSelectionWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBoneTreeMenu >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | bShowSocket
(
bool InArg |
||
| WidgetArgsType & | bShowVirtualBones
(
bool InArg |
||
| WidgetArgsType & | OnBoneSelectionChanged
(
const FOnBoneSelectionChanged& InDelegate |
||
| WidgetArgsType & | OnGetReferenceSkeleton
(
const FGetReferenceSkeleton& InDelegate |
||
| WidgetArgsType & | OnGetSocketList
(
const FGetSocketList& InDelegate |
||
| WidgetArgsType & | SelectedBone
(
FName InArg |
||
| WidgetArgsType & |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |