We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cfcdf commit 4827853Copy full SHA for 4827853
1 file changed
com.unity.netcode.gameobjects/Runtime/Core/NetworkBehaviour.cs
@@ -1,5 +1,5 @@
1
+using System;
2
using System.Collections.Generic;
-using System.Runtime.CompilerServices;
3
using Unity.Collections;
4
using UnityEngine;
5
0 commit comments