Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
virtual TArray < UEdGraph * > GetSubGraphs() const
any sub graphs (graphs that have this node as an outer) that this node might contain (e.g. composite, animation state machine etc.).