Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialGraph > API/Editor/UnrealEd/MaterialGraph/UMaterialGraphNode_Composite
- UEdGraphNode::GetSubGraphs()
- UMaterialGraphNode_Composite::GetSubGraphs()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/MaterialGraph/MaterialGraphNode_Composite.h |
| Include | #include "MaterialGraph/MaterialGraphNode_Composite.h" |
virtual TArray< UEdGraph &42; > GetSubGraphs&40;&41; const
any sub graphs (graphs that have this node as an outer) that this node might contain (e.g. composite, animation state machine etc.).