Name | Description | |
---|---|---|
CreateForInstance<T> | Creates an editor window for the given node instance. | |
CreateForType<T> | Creates an editor window for the type of the given node. If the type has derived types, the user will be able to select a derived type and edit an instance of this type. |