Entity:ShouldAttractAutoAim(Entity, Entity)
    server
 
    Checks if the autoaim should be attracted towards the given entity.
    
Arguments
    
Returns
    
    - 
        
            
    
    boolean
    
        
        true if should attract, false otherwise.
    
 
    
    
    
Examples
Entity:ShouldAttractAutoAim – Checks if the autoaim should be attracted towards the given entity.