Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SBoneMappingListRow
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Persona/Public/SBoneMappingBase.h |
| Include Path | #include "SBoneMappingBase.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBoneMappingListRow >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SBoneMappingListRow > → SBoneMappingListRow::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SBoneMappingBase.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SBoneMappingBase.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & BoneMappingListView
(
TSharedPtr< SBoneMappingListType > InArg |
Widget used to display the list of retarget sources | SBoneMappingBase.h | |
WidgetArgsType & Item
(
FDisplayedBoneMappingInfoPtr InArg |
The item for this row | SBoneMappingBase.h | |
WidgetArgsType & OnBoneMappingChanged
(
const FOnBoneMappingChanged& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnGetBoneMapping
(
const FOnGetBoneMapping& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnGetFilteredText
(
const FOnGetFilteredText& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnGetReferenceSkeleton
(
const FGetReferenceSkeleton& InDelegate |
SBoneMappingBase.h |