Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
Inheritance Hierarchy
- FDecoratedDragDropOp
- FRetargetOpStackDragDropOp
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include | #include "RetargetEditor/SRetargetOpStack.h" |
Syntax
class FRetargetOpStackDragDropOp : public FDecoratedDragDropOp
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< FRetargetOpStackElement > | Element |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | |||
| const FString & | GetTypeId () |
||
| bool | IsOfTypeImpl
(
const FString& Type |
||
| TSharedRef< FRetargetOpStackDragDropOp > | New
(
TWeakPtr< FRetargetOpStackElement > InElement |