Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/STextureGraphInsightBatchJobView
| |
|
| Name |
FItemData |
| Type |
class |
| Header File |
/Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/View/STextureGraphInsightSessionView.h |
| Include Path |
#include "View/STextureGraphInsightSessionView.h" |
Syntax
class FItemData
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FItemData
(
RecordID id,
bool isMainPhase
)
|
|
View/STextureGraphInsightSessionView.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| _children |
FItemArray |
|
View/STextureGraphInsightSessionView.h |
|
| _isMainPhase |
bool |
|
View/STextureGraphInsightSessionView.h |
|
| _recordID |
RecordID |
|
View/STextureGraphInsightSessionView.h |
|
| _widget |
TSharedPtr< STextureGraphInsightBatchJobViewRow > |
|
View/STextureGraphInsightSessionView.h |
|
Functions
Public