Navigation
API > API/Plugins > API/Plugins/IKRigEditor
An SRetargetOpList item representing a single op with no children
| Name | SRetargetOpSingleItem |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
Syntax
class SRetargetOpSingleItem : public STableRow< TSharedPtr< FRetargetOpStackElement > >
Inheritance Hierarchy
- STableRow< TSharedPtr< FRetargetOpStackElement > > → SRetargetOpSingleItem
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OpListWidget | TWeakPtr< SRetargetOpList > | RetargetEditor/SRetargetOpStack.h | ||
| StackElement | TWeakPtr< FRetargetOpStackElement > | RetargetEditor/SRetargetOpStack.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
RetargetEditor/SRetargetOpStack.h | ||
bool GetWarningMessage
(
FText& Message |
RetargetEditor/SRetargetOpStack.h | ||
bool IsOpEnabled() |
RetargetEditor/SRetargetOpStack.h |