Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/EdGraph > API/Plugins/TextureGraphEditor/EdGraph/UTG_EdGraph
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/EdGraph/TG_EdGraph.h |
| Include | #include "EdGraph/TG_EdGraph.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Private/EdGraph/TG_EdGraph.cpp |
UTG_EdGraphNode * GetViewModelNode
(
FTG_Id NodeId
)
Remarks
Find the TG_EdGraphNode from the FTG_Id representing a TG_Node ViewModelNode or nullptr if not found
Parameters
| Name | Description |
|---|---|
| NodeId |