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
2020-05-16 20:15:24 +03:00
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")

Description
The UI for Unity's SerealizedReference attribute. It allows to change the instance type of field right in editor.
Readme 128 KiB
Languages
C# 100%