Navigation
API > API/Editor > API/Editor/SceneOutliner
Inheritance Hierarchy
- FCompositeDragDropOp
- FSceneOutlinerDragDropOp
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SceneOutlinerDragDrop.h |
| Include | #include "SceneOutlinerDragDrop.h" |
Syntax
struct FSceneOutlinerDragDropOp : public FCompositeDragDropOp
Remarks
A drag/drop operation that was started from the scene outliner
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< SWidget > | |||
| const FString & | GetTypeId () |
||
| bool | IsOfTypeImpl
(
const FString& Type |
||
| void | ResetTooltip () |
||
| void | SetTooltip
(
FText InOverrideText, |