Class NavmeshCutEditor Extends EditorBase
    Public
    
    
    
    Inherited Public Members
        
                OnInspectorGUI
        
                ()
    
                    
                    
                        Public
                    
                
        
                getDocumentationURL
        
    
                    
                    
                        Public
                            Static
                    
                Private/Protected Members
        
                BoundsField
        
                (propertyPath)
    
                    
                    Bounds field using center/size instead of center/extent.
                        Protected
                    
                
        
                ByteAsToggle
        
                (propertyPath, label)
    
                    
                    
                        Protected
                    
                
        
                Clamp
        
                (prop, min, max=…)
    
                    
                    
                        Protected
                    
                
        
                Clamp
        
                (name, min, max=…)
    
                    
                    
                        Protected
                    
                
        
                ClampInt
        
                (name, min, max=…)
    
                    
                    
                        Protected
                    
                
        
                FindProperty
        
                (name)
    
                    
                    
                        Protected
                    
                
        
                FloatField
        
                (propertyPath, label=null, tooltip=null, min=…, max=…)
    
                    
                    
                        Protected
                    
                
        
                FloatField
        
                (prop, label=null, tooltip=null, min=…, max=…)
    
                    
                    
                        Protected
                    
                
        
                Inspector
        
                ()
    
                    
                    
                        Protected
                    
                
        
                InspectorForRemainingAttributes
        
                (showHandled, showUnhandled)
    
                    
                    Draws an inspector for all fields that are likely not handled by the editor script itself.
                        Protected
                    
                
        
                IntSlider
        
                (propertyPath, left, right)
    
                    
                    
                        Protected
                    
                
        
                MeshTypeOptions
        
    
                    
                    
                        Private
                    
                
        
                OnDisable
        
                ()
    
                    
                    
                        Protected
                    
                
        
                OnEnable
        
                ()
    
                    
                    
                        Protected
                    
                
        
                Popup
        
                (propertyPath, options, label=null)
    
                    
                    
                        Protected
                    
                
        
                PropertyField
        
                (propertyPath, label=null, tooltip=null)
    
                    
                    
                        Protected
                    
                
        
                PropertyField
        
                (prop, label=null, tooltip=null)
    
                    
                    
                        Protected
                    
                
        
                Section
        
                (label)
    
                    
                    
                        Protected
                    
                
        
                SectionEnableable
        
                (label, enabledProperty)
    
                    
                    
                        Protected
                    
                
        
                Slider
        
                (propertyPath, left, right)
    
                    
                    
                        Protected
                    
                
        
                remainingUnhandledProperties
        
    
                    
                    
                        Protected