/tg/ Station 13 - Modules - TypesVar Details - Proc Details

image

Vars

realized_overlaysList of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list
realized_underlaysList of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list

Procs

debug_variable_valueMakes nice short vv names for images
dump_harddel_infoimages are pretty generic, this should help a bit with tracking harddels related to them
get_vv_link_refReturns the ref string to use when displaying this image in the vv menu of something else
realize_overlaysTakes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list
vv_get_headerShows a header name on top when you investigate an appearance/image

Var Details

realized_overlays

List of overlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the overlays list

realized_underlays

List of underlay "keys" (info about the appearance) -> mutable versions of static appearances Drawn from the underlays list

Proc Details

debug_variable_value

Makes nice short vv names for images

dump_harddel_info

images are pretty generic, this should help a bit with tracking harddels related to them

Returns the ref string to use when displaying this image in the vv menu of something else

realize_overlays

Takes the image's existing overlays, and makes them mutable so they can be properly vv'd in the realized_overlays list

vv_get_header

Shows a header name on top when you investigate an appearance/image