Method Initialize
Initialize(GraphDescriptor, SystemGraphComponent)
Initializes the specified desc.
Declaration
public void Initialize(GraphDescriptor desc, SystemGraphComponent attachRuntimeGraph = null)
Parameters
| Type | Name | Description |
|---|---|---|
| GraphDescriptor | desc | The desc. |
| SystemGraphComponent | attachRuntimeGraph | The attach runtime graph. |