title_screen 
Title screen datum
Vars | |
notice | The current notice text, or null. |
---|---|
random_phrase | Randow phrase for this round |
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. |
update_lateinfo | this proc updates character icon and lobby list |
Var Details
notice 
The current notice text, or null.
random_phrase 
Randow phrase for this round
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.
update_lateinfo
this proc updates character icon and lobby list