title_screen 
Vars | |
| notice | The current notice text, or null. |
|---|---|
| screen_image | The current title screen being displayed, as /datum/asset_cache_item |
| title_html | The preamble html that includes all styling and layout. |
Procs | |
| get_title_html | Get the HTML of title screen. |
Var Details
notice 
The current notice text, or null.
screen_image 
The current title screen being displayed, as /datum/asset_cache_item
title_html 
The preamble html that includes all styling and layout.
Proc Details
get_title_html
Get the HTML of title screen.