camera_advanced ![code/game/machinery/computer/camera_advanced.dm 1](git.png)
Vars | |
actions | List of all actions to give to a user when they're well, granted actions |
---|---|
jump_action | Typepath for jumping |
off_action | Typepath of the action button we use as "off" It's a typepath so subtypes can give it fun new names |
should_supress_view_changes | Should we supress any view changes? |
Var Details
actions ![code/game/machinery/computer/camera_advanced.dm 20](git.png)
List of all actions to give to a user when they're well, granted actions
jump_action ![code/game/machinery/computer/camera_advanced.dm 17](git.png)
Typepath for jumping
off_action ![code/game/machinery/computer/camera_advanced.dm 15](git.png)
Typepath of the action button we use as "off" It's a typepath so subtypes can give it fun new names
should_supress_view_changes ![code/game/machinery/computer/camera_advanced.dm 22](git.png)
Should we supress any view changes?