The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
Go to file
TextusGames eeaadfc569 Major refactor.
Core now formed and contains all useful utility to create custom ui with restrictions.
Many methods was extracted from different classes and moved to core.

Undo is now supported(because unity's undo bug seems to be fixed).

Example now moved into same level separate folder.
2020-05-16 20:15:24 +03:00
Assets Major refactor. 2020-05-16 20:15:24 +03:00
.gitignore Created new brunch. Plug in Rider's version control 2020-05-16 18:18:03 +03:00
README.md FIrst Real Commit 2020-05-16 16:17:04 +03:00

UnitySerializedReferenceUI

The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.

Project is provided under Mit license which you can find in inner main folder ("SerializedReferenceUI")