Navigation
API > API/Editor > API/Editor/GraphEditor
This widget provides a fully-zoomed-out preview of a specified graph.
| Name | SGraphPreviewer |
| Type | class |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SGraphPreviewer.h |
| Include Path | #include "SGraphPreviewer.h" |
Syntax
class SGraphPreviewer : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SGraphPreviewer
- FSlateControlledConstruction → SWidget → SCompoundWidget → SGraphPreviewer
Structs
| Name | Remarks |
|---|---|
| FArguments |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs, |
SGraphPreviewer.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void OnUpdateGraphPanel() |
Delegate handler for graph panel updates | SGraphPreviewer.h |