Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Cippman/Unity-Reorderable-List

Open more actions menu
 
 

Repository files navigation

Unity-ReorderableList

fork version of this

Purpose:

Add Personal Customization to original one.

Content:

Almost the same, differs for namespaces and support of 'custom' generic classes, not only the ReorderableArray For Example any custom serializable class that has an array strictly named 'array' or a list strictly named 'list' can be displayed by ReorderableAttribute

How to Install:

  • Option 1 (readonly) now it supports Unity Package Manager so you can download by copy/paste the git url in 'Package Manager Window + Install From Git'. As said this is a readonly solution so you cannot access all files this way.
  • Option 2 (classic) download this repository as .zip; Extract the files; Drag 'n' drop the extracted folder in your unity project (where you prefer).
  • Option 3 (alternative) add this as submodule / separate repo in your project by copy/paste the git url
  • Option 4 (vintage) use the old ".unitypackage"

Links:

Support:

About

Extended version of the Reorderable List in Unity

Topics

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.