Navigation
API > API/Plugins > API/Plugins/UserToolBoxCore > API/Plugins/UserToolBoxCore/Editor
Inheritance Hierarchy
- FDragDropOperation
- FCommandDragDropOperation
References
| Module | UserToolBoxCore |
| Header | /Engine/Plugins/Experimental/UserToolBoxCore/Source/UserToolBoxCore/Public/Editor/UTBTabEditor.h |
| Include | #include "Editor/UTBTabEditor.h" |
Syntax
struct FCommandDragDropOperation : public FDragDropOperation
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< UUTBBaseCommand > | Command |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString & | GetTypeId () |
||
| bool | IsOfTypeImpl
(
const FString& Type |
||
| TSharedRef< FCommandDragDropOperation > | New
(
UUTBBaseCommand* Command |