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 b7f2aec commit 18d0df0Copy full SHA for 18d0df0
com.unity.netcode.gameobjects/Editor/HiddenScriptEditor.cs
@@ -1,4 +1,6 @@
1
+#if COM_UNITY_MODULES_ANIMATION || COM_UNITY_MODULES_PHYSICS || COM_UNITY_MODULES_PHYSICS2D
2
using Unity.Netcode.Components;
3
+#endif
4
#if UNITY_UNET_PRESENT
5
using Unity.Netcode.Transports.UNET;
6
#endif
0 commit comments