Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- TSharedFromThis
- FWorkflowTabFactory
- FIKRetargetOutputLogTabSummoner
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetOutputLogTabSummoner.h |
| Include | #include "RetargetEditor/IKRetargetOutputLogTabSummoner.h" |
Syntax
struct FIKRetargetOutputLogTabSummoner : public FWorkflowTabFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< FIKRetargetEditor > | IKRetargetEditor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FIKRetargetOutputLogTabSummoner
(
const TSharedRef< FIKRetargetEditor >& InIKRetargetEditor |
Overridden from FWorkflowTabFactory
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< SWidget > | CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
Creates the widget that will be the body of the new tab Users will most commonly override just this. | |
| TSharedPtr< SToolTip > | CreateTabToolTipWidget
(
const FWorkflowTabSpawnInfo& Info |
Create a tooltip widget for the tab. |
Constants
| Name | Description |
|---|---|
| TabID |