/datum/component/music_player
        
    
            
        
| Vars | |
| enabled | Whether new mobs will be added. To force mobs to stop playing this, use stop_all() | 
|---|---|
| shared | Whether music of the same typepath is shared | 
| start_range | Range within which music will start to play | 
Var Details
enabled
            
        
    
            
        
        Whether new mobs will be added. To force mobs to stop playing this, use stop_all()
shared
            
        
    
            
        
        Whether music of the same typepath is shared
start_range
            
        
    
            
        
        Range within which music will start to play