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 ActionRecord
Remarks
Action Record Hold the Action Records
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | Meta | ||
| FString | Name | ||
| RecordID | ParentAction | ||
| RecordIDArray | SubActions |
Constructors
| Type | Name | Description | |
|---|---|---|---|
ActionRecord () |
Adding a default constructor to enforce this to be a non POD class to successfully initialize |
Constants
| Name | Description |
|---|---|
| null |