Class NetworkManagerEditor
This CustomEditor handles the translation between the NetworkConfig and the NetworkManager properties.
Inherited Members
UnityEditor.Editor.MoveNextTarget()
Namespace: Unity.Netcode.Editor
Syntax
[CustomEditor(typeof(NetworkManager), true)]
[CanEditMultipleObjects]
public class NetworkManagerEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()