Navigation
API > API/Editor > API/Editor/UnrealEd
2 columns - bone pair widget
| Name | SSkeletonCompareWidget |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
| Include Path | #include "SSkeletonWidget.h" |
Syntax
class SSkeletonCompareWidget : public SSkeletonWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SSkeletonWidget → SSkeletonCompareWidget
- FSlateControlledConstruction → SWidget → SCompoundWidget → SSkeletonWidget → SSkeletonCompareWidget
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneNames | TArray< FName > | SSkeletonWidget.h | ||
| BonePairList | TArray< TSharedPtr< FBoneTrackPair > > | SSkeletonWidget.h | ||
| BonePairSlot | SVerticalBox::FSlot * | SSkeletonWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SSkeletonWidget.h | ||
TSharedRef< ITableRow > GenerateBonePairRow
(
TSharedPtr< FBoneTrackPair > InBonePair, |
SSkeletonWidget.h | ||
void SkeletonSelectionChanged
(
const FAssetData& AssetData |
SSkeletonWidget.h |