bounty_board ![code/modules/modular_computers/file_system/programs/bounty_board.dm 1](git.png)
Vars | |
active_request | The station request datum being affected by UI actions. |
---|---|
bounty_text | Text of the currently written bounty |
bounty_value | Value of the currently bounty input |
current_user | Reference to the currently logged in user. |
networked | Has the app been added to the network yet? |
Var Details
active_request ![code/modules/modular_computers/file_system/programs/bounty_board.dm 13](git.png)
The station request datum being affected by UI actions.
bounty_text ![code/modules/modular_computers/file_system/programs/bounty_board.dm 17](git.png)
Text of the currently written bounty
bounty_value ![code/modules/modular_computers/file_system/programs/bounty_board.dm 15](git.png)
Value of the currently bounty input
current_user ![code/modules/modular_computers/file_system/programs/bounty_board.dm 11](git.png)
Reference to the currently logged in user.
networked ![code/modules/modular_computers/file_system/programs/bounty_board.dm 19](git.png)
Has the app been added to the network yet?