lobby ![code/_onclick/hud/new_player.dm 29](git.png)
Vars | |
always_shown | Whether this HUD element can be hidden from the client's "screen" (moved off-screen) or not |
---|---|
Procs | |
SlowInit | Run sleeping actions after initialize |
collapse_button | Animates moving the button off-screen |
expand_button | Animates moving the button back into place |
Var Details
always_shown ![code/_onclick/hud/new_player.dm 34](git.png)
Whether this HUD element can be hidden from the client's "screen" (moved off-screen) or not
Proc Details
SlowInit
Run sleeping actions after initialize
collapse_button
Animates moving the button off-screen
expand_button
Animates moving the button back into place