/datum/bitfield
        
    
            
        
Specifies a bitfield for smarter debugging
| Vars | |
| flags | An associative list of the readable flag and its true value | 
|---|---|
| variable | The variable name that contains the bitfield | 
Var Details
flags
            
        
    
            
        
        An associative list of the readable flag and its true value
variable
            
        
    
            
        
        The variable name that contains the bitfield