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