Create
Create(GameObject, Type)
Description
Create NodeGraph
Parameters
| Parameter Name | Description | 
|---|---|
| gameObject | GameObject | 
| classType | NodeGraph type | 
Returns
The created NodeGraph
Create<GraphType>(GameObject)
Description
Create NodeGraph
Type Parameters
| Type Parameter Name | Description | Type Constraints | 
|---|---|---|
| GraphType | NodeGraph type | 
Parameters
| Parameter Name | Description | 
|---|---|
| gameObject | GameObject | 
Returns
The created NodeGraph