An open API service indexing awesome lists of open source software.

https://github.com/opensourcesg/iserializer

ISerializer is a Unity editor extension that enables you to serialize interface references directly in the Unity Inspector. It introduces a custom attribute and property drawer so you can assign components that implement a specific interface, rather than being restricted to concrete types.
https://github.com/opensourcesg/iserializer

interface property-drawer unity unity-attributes unity-package unity-scripts unity-serialization unity2d unity3d unity3d-editor unity3d-plugin

Last synced: 4 months ago
JSON representation

ISerializer is a Unity editor extension that enables you to serialize interface references directly in the Unity Inspector. It introduces a custom attribute and property drawer so you can assign components that implement a specific interface, rather than being restricted to concrete types.

Awesome Lists containing this project