Paradise Station 13 - Modules - TypesVar Details - Proc Details

title_screen

Vars

noticeThe current notice text, or null.
screen_imageThe current title screen being displayed, as /datum/asset_cache_item
title_htmlThe preamble html that includes all styling and layout.

Procs

get_title_htmlGet 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.