varguiniano.extendededitor

Abstract classes to ease the creation of custom inspectors and drawers.

Usage no npm install needed!

<script type="module">
  import varguinianoExtendededitor from 'https://cdn.skypack.dev/varguiniano.extendededitor';
</script>

README

ExtendedEditor

This is a collection of abstract classes to ease the creation of custom inspectors and drawers.

Installation

Open the Packages folder on your Unity project and open the manifest.json file. Add the next line to the "dependencies" list:

"varguiniano.extendededitor": "https://github.com/varguiniano/ExtendedEditor.git"

The next time you open Unity, the package should appear on the package manager.