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

title_screen

Vars

screen_imageThe current title screen being displayed, as /datum/asset_cache_item
title_cssCustom CSS. Can be changed by admins or coders. If empty, will be used from user preferences.

Procs

get_title_htmlGet the HTML of title screen.

Var Details

screen_image

The current title screen being displayed, as /datum/asset_cache_item

title_css

Custom CSS. Can be changed by admins or coders. If empty, will be used from user preferences.

Proc Details

get_title_html

Get the HTML of title screen.