/datum/barsign
        
    
            
        
| Vars | |
| desc | Description shown in the sign's examine text. | 
|---|---|
| hidden | Hidden from list of selectable options. | 
| icon_state | Icon state associated with this sign | 
| light_mask | If a barsign has a light mask for emission effects | 
| name | User-visible name of the sign. | 
| neon_color | The emission color of the neon light | 
| rename_area | Rename the area when this sign is selected. | 
Var Details
desc
            
        
    
            
        
        Description shown in the sign's examine text.
hidden
            
        
    
            
        
        Hidden from list of selectable options.
icon_state
            
        
    
            
        
        Icon state associated with this sign
light_mask
            
        
    
            
        
        If a barsign has a light mask for emission effects
name
            
        
    
            
        
        User-visible name of the sign.
neon_color
            
        
    
            
        
        The emission color of the neon light
rename_area
            
        
    
            
        
        Rename the area when this sign is selected.