We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f7a78 commit 7612640Copy full SHA for 7612640
README.md
@@ -12,6 +12,12 @@ public class MyMonoBehavior : MonoBehaviour
12
```
13

14
15
+# Requirement
16
+Unity3D 2020.2+ (not test the version below)
17
+
18
+# Installation
19
+Openupm: `openupm add com.quabug.generic-serialize-reference`
20
21
# Limitations
22
- Only types from referenced assemblies could be show up in inspector.
23
- Not support `struct` type.
0 commit comments