You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/articles/en/serialize-reference.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,4 +37,4 @@ public class SerializeReferenceExample : MonoBehaviour
37
37
38
38
Interfaces and abstract classes are displayed as shown above, and you can select and create subclasses from the dropdown.
39
39
40
-
For more information about SerializeReference serialization, please refer to [Unity's official documentation](https://docs.unity3d.com/2020.3/ScriptReference/SerializeReference.html).
40
+
For more information about SerializeReference serialization, please refer to [Unity's official documentation](https://docs.unity3d.com/6000.1/Documentation/ScriptReference/SerializeReference.html).
0 commit comments