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

escape_menu

Vars

clientThe client that owns this escape menu
detail_screenThe details at the top right that persists through all screens, showing round info.
our_hud_refA weakref to the hud this escape menu currently applies to

Procs

prayManually calls the user's pray() hotkey (which is where prefs is taken into account).
view_latest_ticketOpens your latest admin ticket.

Var Details

client

The client that owns this escape menu

detail_screen

The details at the top right that persists through all screens, showing round info.

our_hud_ref

A weakref to the hud this escape menu currently applies to

Proc Details

pray

Manually calls the user's pray() hotkey (which is where prefs is taken into account).

view_latest_ticket

Opens your latest admin ticket.