Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SBoneMappingBase
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Persona/Public/SBoneMappingBase.h |
| Include Path | #include "SBoneMappingBase.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SBoneMappingBase >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SBoneMappingBase > → SBoneMappingBase::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 & OnBoneMappingChanged
(
const FOnBoneMappingChanged& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnCreateBoneMapping
(
const FOnCreateBoneMapping& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnGetBoneMapping
(
const FOnGetBoneMapping& InDelegate |
SBoneMappingBase.h | ||
WidgetArgsType & OnGetReferenceSkeleton
(
const FGetReferenceSkeleton& InDelegate |
SBoneMappingBase.h |