Goonstation 13 - Modules - Types

code/modules/admin/antagonist_panel/antagonist_panel_data.dm

/datum/antagonist_panel_dataThe global singleton datum responsible for generating and providing data to individual instances of antagonist panels. Such a datum is necessary due to the relatively large amount of antagonist data that is required to be processed with each update of individual antagonist panels; tab data may be collated once every update then stored in a cache in order to be fetched by antagonist panels.