Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor > API/Plugins/LiveLinkEditor/SLiveLinkBoneTreeMenu
| 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< SLiveLinkBoneTreeMenu >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SLiveLinkBoneTreeMenu::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 |
SLiveLinkBoneSelectionWidget.h | ||
WidgetArgsType & SelectedBone
(
FName InArg |
SLiveLinkBoneSelectionWidget.h | ||
WidgetArgsType & Title
(
FText InArg |
SLiveLinkBoneSelectionWidget.h |