Version: 2017.3 (switch to 2017.4)
Modifying Source Assets Through Scripting
Editor Windows
Other Versions

Extending the Editor

Unity lets you extend the editor with your own custom inspectors and Editor Windows and you can define how properties are displayed in the inspector with custom Property Drawers. This section explains how to use these features.

Did you find this page useful? Please give it a rating:

Modifying Source Assets Through Scripting
Editor Windows