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
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.
Contains the repos for both the MLAPI SDK and the UTP transport library
Contents:
com.unity.multiplayer.mlapi -- the MLAPI SDK
com.unity.multiplayer.transport.utp -- the MLAPI wrapper for the UTP transport library
About
Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.