Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor
The default object graph title bar used by the object tree graph editor.
| Name | SObjectTreeGraphTitleBar |
| Type | class |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/Editors/SObjectTreeGraphTitleBar.h |
| Include Path | #include "Editors/SObjectTreeGraphTitleBar.h" |
Syntax
class SObjectTreeGraphTitleBar : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SObjectTreeGraphTitleBar
- FSlateControlledConstruction → SWidget → SCompoundWidget → SObjectTreeGraphTitleBar
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Editors/SObjectTreeGraphTitleBar.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< ITableRow > GenerateGraphInfoRow
(
TSharedPtr< FObjectTreeGraphInfo > Item, |
Editors/SObjectTreeGraphTitleBar.h | ||
void OnBreadcrumbClickedImpl
(
UEdGraph*const& Item |
Editors/SObjectTreeGraphTitleBar.h | ||
void RebuildBreadcrumbTrail() |
Editors/SObjectTreeGraphTitleBar.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FText GetTitleForOneCrumb
(
const UEdGraph* BaseGraph, |
Editors/SObjectTreeGraphTitleBar.h |