Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight
| Name | STextureGraphInsightDeviceView |
| Type | class |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/View/STextureGraphInsightDeviceView.h |
| Include Path | #include "View/STextureGraphInsightDeviceView.h" |
Syntax
class STextureGraphInsightDeviceView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → STextureGraphInsightDeviceView
- FSlateControlledConstruction → SWidget → SCompoundWidget → STextureGraphInsightDeviceView
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _buffer_budget | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _buffer_number | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _buffer_percent | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _deviceType | DeviceType | View/STextureGraphInsightDeviceView.h | ||
| _mem_budget | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _mem_number | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _mem_percent | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h | ||
| _threadCount | TSharedPtr< STextBlock > | View/STextureGraphInsightDeviceView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& Args |
View/STextureGraphInsightDeviceView.h | ||
void Refresh() |
View/STextureGraphInsightDeviceView.h |