title_screen
Vars | |
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. |
Procs | |
get_title_html | Get 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.