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 5b26dd6 commit d1b887dCopy full SHA for d1b887d
README.md
@@ -1,4 +1,4 @@
1
-Like [`SerializeReference`](https://docs.unity3d.com/ScriptReference/SerializeReference.html) but works on generic property.
+Similar 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