Navigation
API > API/Plugins > API/Plugins/DataflowEditor
| Name | FGeometryCollectionVerticesTreeItem |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Dataflow/Source/DataflowEditor/Public/Dataflow/DataflowVerticesOutlinerWidget.h |
| Include Path | #include "Dataflow/DataflowVerticesOutlinerWidget.h" |
Syntax
class FGeometryCollectionVerticesTreeItem : public TSharedFromThis< FGeometryCollectionVerticesTreeItem >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FGeometryCollectionVerticesTreeItem
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FGeometryCollectionVerticesTreeItem() |
Dataflow/DataflowVerticesOutlinerWidget.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GenerateContextMenu
(
UToolMenu* Menu, |
Dataflow/DataflowVerticesOutlinerWidget.h | ||
void GetChildren
(
FGeometryCollectionVerticesTreeItemList& OutChildren |
Dataflow/DataflowVerticesOutlinerWidget.h | ||
virtual int32 GetVertexIndex() |
Dataflow/DataflowVerticesOutlinerWidget.h | ||
TSharedRef< ITableRow > MakeTreeRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable, |
Dataflow/DataflowVerticesOutlinerWidget.h |