We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ccc2c commit 85f9424Copy full SHA for 85f9424
1 file changed
com.unity.netcode.gameobjects/Runtime/NetworkVariable/Serialization/ResizableBitVector.cs
@@ -1,5 +1,6 @@
1
using System;
2
using Unity.Collections;
3
+using Unity.Collections.LowLevel.Unsafe;
4
5
namespace Unity.Netcode
6
{
0 commit comments