com.careboo.serially
v2.2.8
Published
Provides extension classes to extend Unity's serialization capabilities. - Serialize Type references - Inject instances into [SerializeReference] fields
Downloads
2
Maintainers
Readme
Extends the Unity Editor with:
- ShowSerializeReference
- Adds an inspector to
SerializeReference
fields.
- Adds an inspector to
- SerializableType
- Serialize a
System.Type
.
- Serialize a
Installation
This project can be installed as a UPM package on OpenUPM or npmjs.
Alternatively, you can install this directly as either a tarball or unity asset package from the latest release.
Documentation
Documentation is hosted here on GitHub pages.