CustomNodeComponentEditor
CustomNodeComponentEditor(Type)
Description
Extend the editor for NodeComponent
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
CustomNodeComponentEditor(Type, bool)
Description
Extend the editor for NodeComponent
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
| useForChildren | Whether to use for derived classes as well |