Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | FIKRetargetOpStackTabSummoner |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetOpStackTabSummoner.h |
| Include Path | #include "RetargetEditor/IKRetargetOpStackTabSummoner.h" |
Syntax
struct FIKRetargetOpStackTabSummoner : public FWorkflowTabFactory
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FWorkflowTabFactory → FIKRetargetOpStackTabSummoner
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIKRetargetOpStackTabSummoner
(
const TSharedRef< FIKRetargetEditor >& InIKRetargetEditor |
RetargetEditor/IKRetargetOpStackTabSummoner.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TabID | const FName | RetargetEditor/IKRetargetOpStackTabSummoner.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSharedRef< SWidget > CreateTabBody
(
const FWorkflowTabSpawnInfo& Info |
RetargetEditor/IKRetargetOpStackTabSummoner.h | ||
virtual TSharedPtr< SToolTip > CreateTabToolTipWidget
(
const FWorkflowTabSpawnInfo& Info |
RetargetEditor/IKRetargetOpStackTabSummoner.h |