Class EditorBase Extends Editor
    Public
    
    Helper for creating editors.
Public Methods
Public Static Variables
        
                getDocumentationURL
        
    
                    
                    
                        Public
                            Static
                    
                Private/Protected Members
        
                InspectorForRemainingAttributes
        
                (showHandled, showUnhandled)
    
                    
                    Draws an inspector for all fields that are likely not handled by the editor script itself.
        
                cachedTooltips
        
    
                    
                    
                        Private
                            Static
                    
                
        
                cachedURLs
        
    
                    
                    
                        Private
                            Static
                    
                
        
                content
        
    
                    
                    
                        Private
                            Static
                    
                
        
                noOptions
        
    
                    
                    
                        Private
                            Static
                    
                
        
                props
        
    
                    
                    
                        Private
                    
                
        
                remainingUnhandledProperties
        
    
                    
                    
                        Protected
                    
                
        
                showInDocContent
        
    
                    
                    
                        Private
                            Static