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.16k stars 435 forks source link

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

Closed NoelStephensUnity closed 6 months ago

NoelStephensUnity commented 7 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