Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/Model
References
| Module | TextureGraphInsight |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include | #include "Model/TextureGraphInsightRecord.h" |
Syntax
class MixRecord
Remarks
Mix Record Hold the Mix Records
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | AssetName | ||
| RecordIDArray | Batches | ||
| RecordIDArray | InstanceMixIDs | ||
| FString | Name | ||
| RecordID | ParentMixID | ||
| RecordID | SelfID |
Constructors
| Type | Name | Description | |
|---|---|---|---|
MixRecord () |
Adding a default constructor to enforce this to be a non POD class to successfully initialize |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | HasInstances () |
||
| bool |
Constants
| Name | Description |
|---|---|
| null |