Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/FTG_Id
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTG_Id () |
TG_SystemTypes.h | ||
FTG_Id
(
int32 InNodeId, |
TG_SystemTypes.h |
FTG_Id()
| Name | FTG_Id |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_SystemTypes.h |
| Include Path | #include "TG_SystemTypes.h" |
FTG_Id()
FTG_Id(int32, int32)
| Name | FTG_Id |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_SystemTypes.h |
| Include Path | #include "TG_SystemTypes.h" |
FTG_Id
(
int32 InNodeId,
int32 InPinId
)