Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SEditorViewport
- SRetargetPoseViewport
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetAnimAssetsWindow.h |
| Include | #include "RetargetEditor/SRetargetAnimAssetsWindow.h" |
Syntax
class SRetargetPoseViewport : public SEditorViewport
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs |
||
| void | SetSkeletalMesh
(
USkeletalMesh* SkeletalMesh |
Overridden from SEditorViewport
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FEditorViewportClient > | SEditorViewport interface | ||
| TSharedPtr< SWidget > | Implement this to add a viewport toolbar to the inside top of the viewport. |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FArguments |