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 0197e8c commit db175acCopy full SHA for db175ac
README.md
@@ -1,4 +1,4 @@
1
-Like [`SerializeReference`](https://docs.unity3d.com/ScriptReference/SerializeReference.html) but works for generic type.
+Like [`SerializeReference`](https://docs.unity3d.com/ScriptReference/SerializeReference.html) but works on generic property.
2
3
```c#
4
public interface IMyInterface<T> {}
0 commit comments