Navigation
API > API/Editor > API/Editor/SceneOutliner
Inheritance Hierarchy
- STreeView
- SSceneOutlinerTreeView
References
| Module | SceneOutliner |
| Header | /Engine/Source/Editor/SceneOutliner/Public/SOutlinerTreeView.h |
| Include | #include "SOutlinerTreeView.h" |
Syntax
class SSceneOutlinerTreeView : public STreeView< FSceneOutlinerTreeItemPtr >
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const FArguments& InArgs, |
Construct this widget | |
| void | FlashHighlightOnItem
(
FSceneOutlinerTreeItemPtr FlashHighlightOnItem |
||
| const TWeakPtr< SSceneOutliner > & | |||
| void | OnDragLeave
(
const FDragDropEvent& DragDropEvent |
||
| FReply | OnDragOver
(
const FGeometry& MyGeometry, |
||
| FReply | OnDrop
(
const FGeometry& MyGeometry, |