Navigation
API > API/Plugins > API/Plugins/IKRigEditor
Top level view of a stack of ik retargeter ops shows the main menu for adding ops to the retargeting stack, and a list view of top-level ops
| Name | SRetargetOpStack |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
Syntax
class SRetargetOpStack :
public SCompoundWidget,
public FEditorUndoClient
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SRetargetOpStack
- FSlateControlledConstruction → SWidget → SCompoundWidget → SRetargetOpStack
- FEditorUndoClient → SRetargetOpStack
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EditorController | TWeakPtr< FIKRetargetEditorController > | RetargetEditor/SRetargetOpStack.h | ||
| ListView | TSharedPtr< SRetargetOpList > | RetargetEditor/SRetargetOpStack.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
RetargetEditor/SRetargetOpStack.h | ||
void RefreshStackView() |
RetargetEditor/SRetargetOpStack.h |