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 RemovePinEdges
(
UTG_Node & InNode,
FTG_Name & InPin
)
Remarks
Remove all the edges connected to the specified Pin.