CustomTypeMenuCreator
CustomTypeMenuCreator(Type)
Description
Extend the script selection menu
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
CustomTypeMenuCreator(Type, bool)
Description
Extend the script selection menu
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
| useForChildren | Whether to use it in derived classes as well |