Method GUIExtension
GUIExtension(SystemGraphComponent)
GUI extension inspector
Declaration
public bool GUIExtension(SystemGraphComponent obj)
Parameters
| Type | Name | Description |
|---|---|---|
| SystemGraphComponent | obj | SystemGraphComponent owner. |
Returns
| Type | Description |
|---|---|
| bool |
|