Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/UTG_Graph
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Graph.h |
| Include | #include "TG_Graph.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/TG_Graph.cpp |
void AppendParamsSignature
(
FTG_Arguments & InOutArguments,
TArray < FTG_Id > & InParams,
TArray < FTG_Id > & OutParams
) const
Remarks
Create a Signature from the current graph topology declaring the current Params as Arguments The signature list the input and output pins of the graph