Class BaseAIEditor Extends EditorBase
    Public
    
    
    
    Inherited Public Members
        
                getDocumentationURL
        
    
                
                
                    Public
                        Static
                
            
        
                OnInspectorGUI
        
                ()
    
                
                
                    Public
                
            Private/Protected Members
        
                acceleration
        
    
                
                
                    Private
                
            
        
                centerOffset
        
    
                
                
                    Private
                
            
        
                Clamp
        
                (name, min, max=…)
    
                
                
                    Protected
                
            
        
                ClampInt
        
                (name, min, max=…)
    
                
                
                    Protected
                
            
        
                enableRotation
        
    
                
                
                    Private
                
            
        
                FindProperty
        
                (name)
    
                
                
                    Protected
                
            
        
                gravity
        
    
                
                
                    Protected
                
            
        
                groundMask
        
    
                
                
                    Private
                
            
        
                Inspector
        
                ()
    
                
                
                    Protected
                
            
        
                IntSlider
        
                (propertyPath, left, right)
    
                
                
                    Protected
                
            
        
                lastSeenCustomGravity
        
    
                
                
                    Private
                
            
        
                Mask
        
                (propertyPath, options, label=null)
    
                
                
                    Protected
                
            
        
                OnEnable
        
                ()
    
                
                
                    Protected
                
            
        
                orientation
        
    
                
                
                    Private
                
            
        
                Popup
        
                (propertyPath, options, label=null)
    
                
                
                    Protected
                
            
        
                PropertyField
        
                (propertyPath, label=null, tooltip=null)
    
                
                
                    Protected
                
            
        
                PropertyField
        
                (prop, label=null, tooltip=null)
    
                
                
                    Protected
                
            
        
                rotationSpeed
        
    
                
                
                    Private
                
            
        
                slowWhenNotFacingTarget
        
    
                
                
                    Private