code/_onclick/hud/screen_objects/map_popups.dm 
| /atom/movable/screen/background | A generic background object. It is also implicitly used to allocate a rectangle on the map, which will be used for auto-scaling the map. |
|---|---|
| /datum/verb_metadata/client/handle_popup_close | When the popup closes in any way (player or proc call) it calls this. |