Method AttachRuntimeGraph
AttachRuntimeGraph(SystemGraphComponent)
Attaches a SystemGraphComponent to this editor window.
Declaration
public void AttachRuntimeGraph(SystemGraphComponent attachRuntimeGraph)
Parameters
| Type | Name | Description | 
|---|---|---|
| SystemGraphComponent | attachRuntimeGraph | The attached runtime graph.  |