Navigation
API > API/Editor > API/Editor/Persona
| |
|
| Name |
SBoneSelectionWidget |
| Type |
class |
| Header File |
/Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h |
| Include Path |
#include "BoneSelectionWidget.h" |
Syntax
class SBoneSelectionWidget : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BonePickerButton |
TSharedPtr< SComboButton > |
Base combo button. |
BoneSelectionWidget.h |
|
| bShowNone |
bool |
|
BoneSelectionWidget.h |
|
| bShowSocket |
bool |
|
BoneSelectionWidget.h |
|
| bShowVirtualBones |
bool |
|
BoneSelectionWidget.h |
|
| OnBoneSelectionChanged |
FOnBoneSelectionChanged |
Delegates |
BoneSelectionWidget.h |
|
| OnGetReferenceSkeleton |
FGetReferenceSkeleton |
|
BoneSelectionWidget.h |
|
| OnGetSelectedBone |
FGetSelectedBone |
|
BoneSelectionWidget.h |
|
| OnGetSocketList |
FGetSocketList |
|
BoneSelectionWidget.h |
|
| SuppliedToolTip |
FText |
Cache supplied tooltip. |
BoneSelectionWidget.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Construct this widget |
BoneSelectionWidget.h |
|