File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Unity SerializeReferenceExtensions
2
2
3
+ [ ![ Build] ( https://github.com/mackysoft/Unity-SerializeReferenceExtensions/actions/workflows/build.yaml/badge.svg )] ( https://github.com/mackysoft/Unity-SerializeReferenceExtensions/actions/workflows/build.yaml )
4
+ [ ![ Release] ( https://img.shields.io/github/v/release/mackysoft/Unity-SerializeReferenceExtensions )] ( https://github.com/mackysoft/Unity-SerializeReferenceExtensions/releases )
5
+ [ ![ openupm] ( https://img.shields.io/npm/v/com.mackysoft.serializereference-extensions?label=openupm®istry_uri=https://package.openupm.com )] ( https://openupm.com/packages/com.mackysoft.serializereference-extensions/ )
6
+
3
7
** Inspired by [ this post] ( https://qiita.com/tsukimi_neko/items/7922b2433ed4d8616cce ) .**
4
8
5
9
The ` SerializeReference ` attribute, added in Unity 2019.3, makes it possible to serialize references to interfaces and abstract classes.
You can’t perform that action at this time.
0 commit comments