preferences  
Vars | |
| default_slot | Holder so it doesn't default to slot 1, rather the last one used | 
|---|---|
| hotkeys | Whether or not this client has standard hotkeys enabled | 
| is_byond_member | Cached varialbe for checking byond membership. Also handles days of membership left. | 
| is_guest | doohickeys for savefiles | 
| key_bindings | Custom Keybindings | 
Procs | |
| check_keybindings | checks through keybindings for outdated unbound keys and updates them | 
Var Details
default_slot 
Holder so it doesn't default to slot 1, rather the last one used
hotkeys 
Whether or not this client has standard hotkeys enabled
is_byond_member 
Cached varialbe for checking byond membership. Also handles days of membership left.
is_guest 
doohickeys for savefiles
key_bindings  
Custom Keybindings
Proc Details
check_keybindings
checks through keybindings for outdated unbound keys and updates them