Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/poll_manager

master poll controller for the server. Caches the results, syncs with api

Vars

global_server_idserver id for global polls
rp_only_server_idserver id for rp only polls

Procs

sync_polldatafetch and cache the latest poll data from the API

Var Details

global_server_id

server id for global polls

rp_only_server_id

server id for rp only polls

Proc Details

sync_polldata

fetch and cache the latest poll data from the API