Reorderable List Utility

$4
Publisher Foxlight Games
File size 196.28kB
Number of files 17
Latest version 1
Latest release date 2018-11-06 06:26:08
First release date 2018-11-06 06:26:08
Supported Unity versions 2018.4.2 or higher

This utility provides easy access to Unity's internal list system, allowing you to customize your list drawers with ease.

Since the attribute method for list drawers is no longer possible, this system instead uses wrappers to achieve the same goal. Creating a new type of list requires only two lines of code, and the editor works automatically.

Intermediate programmers can further customize the editor for custom lists with ease, as the utility handles all the tricky parts automatically.