Skip to content

Commit 679917d

Browse files
authored
Update README.md
1 parent ec63d72 commit 679917d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Unity3D 2020.2+ (not test the version below)
1919
Openupm: `openupm add com.quabug.generic-serialize-reference`
2020

2121
# Limitations
22-
- Only types from referenced assemblies could be show up in inspector.
22+
- Only types from referenced assemblies could be show up in inspector. (usually this is not a big deal when writing game code, but become a major drawback when writing a library)
2323
- Not support `struct` type.
2424
- Not support generic field.
2525
- Not support variance.

0 commit comments

Comments
 (0)