Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor > API/Plugins/LiveLinkEditor/SLiveLinkBoneSelectionWidget
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/SLiveLinkBoneSelectionWidget.h |
| Include Path | #include "SLiveLinkBoneSelectionWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SLiveLinkBoneSelectionWidget >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SLiveLinkBoneSelectionWidget::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SLiveLinkBoneSelectionWidget.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SLiveLinkBoneSelectionWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnBoneSelectionChanged
(
const FOnBoneSelectionChanged& InDelegate |
Set selected bone name | SLiveLinkBoneSelectionWidget.h | |
WidgetArgsType & OnGetSelectedBone
(
const FGetSelectedBone& InDelegate |
Get selected bone name | SLiveLinkBoneSelectionWidget.h |