MCPcopy Create free account
hub / github.com/BobbyAnguelov/Esoterica / GetRootGraph

Function GetRootGraph

Code/EngineTools/NodeGraph/NodeGraph_BaseGraph.h:175–175  ·  view source on GitHub ↗

Get the root graph

Source from the content-addressed store, hash-verified

173
174 // Graphs
175 //-------------------------------------------------------------------------
176
177 // Get the root graph
178 BaseGraph* GetRootGraph();

Callers 4

ReflectParametersMethod · 0.85
CreateUniqueNodeNameMethod · 0.85
BeginModificationMethod · 0.85
EndModificationMethod · 0.85

Calls 1

GetRootGraphMethod · 0.45

Tested by

no test coverage detected