Unity-Technologies / com.unity.netcode.gameobjects

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.
MIT License
2.1k stars 430 forks source link

chore: distributed authority UI displays dependent upon multiplayer SDK package #2875

Closed NoelStephensUnity closed 1 month ago

NoelStephensUnity commented 2 months ago

This is the WIP towards the conditional displaying of distributed authority properties depending upon whether the multiplayer SDK package is installed or not. MTT-8573

Changelog

Testing and Documentation