Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight
| Name | STextureGraphInsightInspectorView |
| Type | class |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/View/STextureGraphInsightInspectorView.h |
| Include Path | #include "View/STextureGraphInsightInspectorView.h" |
Syntax
class STextureGraphInsightInspectorView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → STextureGraphInsightInspectorView
- FSlateControlledConstruction → SWidget → SCompoundWidget → STextureGraphInsightInspectorView
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _recordTrail | TSharedPtr< STextureGraphInsightRecordTrailView > | View/STextureGraphInsightInspectorView.h | ||
| _stack | TSharedPtr< SOverlay > | View/STextureGraphInsightInspectorView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& Args |
View/STextureGraphInsightInspectorView.h | ||
void OnEngineReset
(
int32 |
View/STextureGraphInsightInspectorView.h | ||
void OnInspected
(
RecordID rid |
View/STextureGraphInsightInspectorView.h |