/tg/ Station 13 - Modules - TypesVar Details

appearance_debugger

Allows developers to see a breakdown of an atom or a specific target and edit some of the values

Vars

appearance_cacheAssoc list of ref -> appearance as to prevent refreshing of dynamic appearances
appearance_copiesA list of copies of the currently debugged appearance and its children for access from the UI
debug_targetCurrently debugged atom or mutable appearance, hence /datum
fake_visAssoc list of ref -> list of atoms to be displayed in said ref atom's vis_contents
proxy_view_hoverMapview used to display the hovered over appearance
proxy_view_selectedMapview used to display the selected appearance
update_warningShould we display a popup that the appearance in-game has updated?

Var Details

appearance_cache

Assoc list of ref -> appearance as to prevent refreshing of dynamic appearances

appearance_copies

A list of copies of the currently debugged appearance and its children for access from the UI

debug_target

Currently debugged atom or mutable appearance, hence /datum

fake_vis

Assoc list of ref -> list of atoms to be displayed in said ref atom's vis_contents

proxy_view_hover

Mapview used to display the hovered over appearance

proxy_view_selected

Mapview used to display the selected appearance

update_warning

Should we display a popup that the appearance in-game has updated?