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