/datum/radial_menu
        
    
            
        
| Vars | |
| choice_datums | choice_id -> /datum/radial_menu_choice | 
|---|---|
| choices | List of choice IDs | 
| choices_icons | choice_id -> icon | 
| choices_values | choice_id -> choice | 
| radial_slice_icon | A replacement icon state for the generic radial slice bg icon. Doesn't affect the next page nor the center buttons | 
Var Details
choice_datums
            
        
    
            
        
        choice_id -> /datum/radial_menu_choice
choices
            
        
    
            
        
        List of choice IDs
choices_icons
            
        
    
            
        
        choice_id -> icon
choices_values
            
        
    
            
        
        choice_id -> choice
radial_slice_icon
            
        
    
            
        
        A replacement icon state for the generic radial slice bg icon. Doesn't affect the next page nor the center buttons