Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/RecordID
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
RecordID () |
Model/TextureGraphInsightRecord.h | ||
RecordID
(
uint64 recordId |
Model/TextureGraphInsightRecord.h | ||
RecordID
(
uint8 t, |
Model/TextureGraphInsightRecord.h |
RecordID()
| Name | RecordID |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
RecordID()
RecordID(uint64)
| Name | RecordID |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
RecordID
(
uint64 recordId
)
RecordID(uint8, uint32_t, uint32_t)
| Name | RecordID |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
RecordID
(
uint8 t,
uint32_t p,
uint32_t s
)