/datum/poll_ballot 
Vars | |
| rate_limit_soft_cap | soft cap to start forcing 1 second cooldown |
|---|---|
| showVotes | toggle for whether or not to show the votes on polls |
Procs | |
| pick_expiration_date | prompts users to select a date in the future, returns an iso8601 string or null |
| pick_servers | prompts users to select which servers to target for polling |
Var Details
rate_limit_soft_cap 
soft cap to start forcing 1 second cooldown
showVotes 
toggle for whether or not to show the votes on polls
Proc Details
pick_expiration_date
prompts users to select a date in the future, returns an iso8601 string or null
pick_servers
prompts users to select which servers to target for polling