Constructor SystemComponentManager
SystemComponentManager(SystemGraphComponent)
Initializes a new instance of the SystemComponentManager class.
Declaration
public SystemComponentManager(SystemGraphComponent graphComponent)
Parameters
| Type | Name | Description |
|---|---|---|
| SystemGraphComponent | graphComponent | The graph component. |