Class HiddenScriptEditor
Internal use. Hides the script field for the given component.
Inherited Members
UnityEditor.Editor.MoveNextTarget()
Namespace: Unity.Netcode.Editor
Syntax
public class HiddenScriptEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Draws inspector properties without the script field.
Declaration
public override void OnInspectorGUI()