Publisher | Bloodstone |
---|---|
File size | 217.42kB |
Number of files | 12 |
Latest version | 1 |
Latest release date | 2019-06-17 09:00:13 |
First release date | 2019-06-17 09:00:13 |
Supported Unity versions | 2018.4.2 or higher |
Code less, iterate faster!
You can find Wiki with guides and API docs under this link
Featured:
* SerializeAttribute forces serialization of field/auto-property.
* RequireAttribute auto-collects in Editor mode and adds RequireComponent-like behaviour to field/auto-property's owner type
With this library you can easily serialize auto-properties or fields and auto-collect required components from field/property declaration in Editor mode.
You can find Wiki with guides and API docs under this link
Featured:
* SerializeAttribute forces serialization of field/auto-property.
* RequireAttribute auto-collects in Editor mode and adds RequireComponent-like behaviour to field/auto-property's owner type