Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight
Action Record Hold the Action Records
| Name | ActionRecord |
| Type | class |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
Syntax
class ActionRecord
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ActionRecord() |
Adding a default constructor to enforce this to be a non POD class to successfully initialize | Model/TextureGraphInsightRecord.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| null | const ActionRecord | Model/TextureGraphInsightRecord.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Meta | FString | Model/TextureGraphInsightRecord.h | ||
| Name | FString | Model/TextureGraphInsightRecord.h | ||
| ParentAction | RecordID | Model/TextureGraphInsightRecord.h | ||
| SubActions | RecordIDArray | Model/TextureGraphInsightRecord.h |