lobby
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
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