Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/UTG_Node
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Node.h |
| Include | #include "TG_Node.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/TG_Node.cpp |
int32 ForEachInputPins
(
std::function< void *, uint32 )> visitor
) const
Remarks
Iterate through all the Input OR Output pins in this node, return the number traversed.