Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/FTG_Signature
| Type | Name | Description | |
|---|---|---|---|
FTG_Signature
(
const FInit& Init |
|||
FTG_Signature
(
const FTG_Signature& Other |
Added an defaulted copy constructor here because Clang 16 expects either both or neither copy constructor and copy assignment operator to be implemented. |