character_preview 
        
    
            
        
A preview of a character for use in the preferences menu
| Vars | |
| body | The body that is displayed | 
|---|---|
| client | The client that is watching this view | 
| preferences | The preferences this refers to | 
| Procs | |
| register_to_client | Registers the relevant map objects to a client | 
| update_body | Updates the currently displayed body | 
Var Details
body
            
        
    
            
        
        The body that is displayed
client
            
        
    
            
        
        The client that is watching this view
preferences
            
        
    
            
        
        The preferences this refers to
Proc Details
register_to_client
Registers the relevant map objects to a client
update_body
Updates the currently displayed body