Namespace Unity.Netcode.Editor
Classes
HiddenScriptEditor
Internal use. Hides the script field for the given component.
NetcodeEditorBase<TT>
The base Netcode Editor helper class to display derived MonoBehaviour based components
where each child generation's properties will be displayed within a FoldoutHeaderGroup.
NetworkAnimatorEditor
Internal use. Hides the script field for NetworkAnimator.
NetworkBehaviourEditor
The CustomEditor for NetworkBehaviour
NetworkManagerEditor
This CustomEditor handles the translation between the NetworkConfig and the NetworkManager properties.
NetworkManagerHelper
Specialized editor specific NetworkManager code
NetworkObjectEditor
The CustomEditor for NetworkObject
NetworkPrefabsEditor
NetworkRigidbody2DEditor
Internal use. Hides the script field for NetworkRigidbody2D.
NetworkRigidbodyBaseEditor
NetworkRigidbodyEditor
Internal use. Hides the script field for NetworkRigidbody.
NetworkTransformEditor
The CustomEditor for NetworkTransform
UnityTransportEditor
Internal use. Hides the script field for UnityTransport.