Vote 
Vars | |
adjustments | Adjustments applied to the current round's votes |
---|---|
carryover | Votes from previous rounds |
choices | Current round votes |
on_vote_end | Callback that runs when the vote ends |
vote_adjustment_callback | Callback to calculate how many votes to add/remove Pass the number of current round votes and carryover |
Var Details
adjustments 
Adjustments applied to the current round's votes
carryover 
Votes from previous rounds
choices 
Current round votes
on_vote_end 
Callback that runs when the vote ends
vote_adjustment_callback 
Callback to calculate how many votes to add/remove Pass the number of current round votes and carryover