valyard / ReorderableListExample

Example project for UnityEditorInternal.ReorderableList in Unity 4.5

Repository from Github https://github.comvalyard/ReorderableListExampleRepository from Github https://github.comvalyard/ReorderableListExample

Example of ReorderableList in Unity

In Unity 4.5 we got a nice (undocumented) built-in tool to visualize lists in IDE.
It's called ReorderableList, it's located in UnityEditorInternal namespace and looks like this:

This is an example project for my post about ReorderableList.

About

Example project for UnityEditorInternal.ReorderableList in Unity 4.5


Languages

Language:C# 100.0%