Navigation
API > API/Plugins > API/Plugins/IKRigEditor
An SRetargetOpList item representing a single op with children op beneath it (contains an SRetgargetOpList to house children ops)
| Name | SParentRetargetOpItem |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
Syntax
class SParentRetargetOpItem : public STableRow< TSharedPtr< FRetargetOpStackElement > >
Inheritance Hierarchy
- STableRow< TSharedPtr< FRetargetOpStackElement > > → SParentRetargetOpItem
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChildrenListView | TSharedPtr< SRetargetOpList > | RetargetEditor/SRetargetOpStack.h | ||
| OpListWidget | TWeakPtr< SRetargetOpList > | RetargetEditor/SRetargetOpStack.h | ||
| ParentStackElement | TWeakPtr< FRetargetOpStackElement > | RetargetEditor/SRetargetOpStack.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
RetargetEditor/SRetargetOpStack.h | ||
void RefreshListView() |
RetargetEditor/SRetargetOpStack.h |