Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SSkeletonWidget
- SSkeletonCompareWidget
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/SSkeletonWidget.h |
Include | #include "SSkeletonWidget.h" |
Syntax
class SSkeletonCompareWidget : public SSkeletonWidget
Remarks
2 columns - bone pair widget
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
|
![]() |
TSharedRef< ITableRow > | GenerateBonePairRow
(
TSharedPtr< FBoneTrackPair > InBonePair, |
|
![]() |
void | SkeletonSelectionChanged
(
const FAssetData& AssetData |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |