Method DrawInspector DrawInspector() This method is automatically called by OnInspectorGUI() to draw the custom inspector. Override this method to customize the inspector as a whole. Declaration protected virtual void DrawInspector() See Also DrawBeforeProperties() DrawProperties() DrawDerivedProperties()