/datum/event_admin_setup/multiple_choice
        
    
            
        
| Vars | |
| choices | List of choices returned by this setup to the event. | 
|---|---|
| input_text | Text shown to the admin when queried about which options they want to pick. | 
| max_choices | The maximum number of choices that the admin can make for this event. | 
| min_choices | The minimum number of choices an admin must make for this event. | 
Var Details
choices
            
        
    
            
        
        List of choices returned by this setup to the event.
input_text
            
        
    
            
        
        Text shown to the admin when queried about which options they want to pick.
max_choices
            
        
    
            
        
        The maximum number of choices that the admin can make for this event.
min_choices
            
        
    
            
        
        The minimum number of choices an admin must make for this event.