struct

DotPrison::Prison::Thermometer

Inherits DotPrison::Consumer < Struct < Value < Object

Constructors

Instance methods

active_armed_guards
Source
active_armed_guards=(v : Number)
Source
calming_warden
Source
calming_warden=(v : Number)
Source
desired
Source
desired=(v : Number)
Source
happy_prisoners
Source
happy_prisoners=(v : Number)
Source
happy_staff
Source
happy_staff=(v : Number)
Source
hours_on_roll_call
Source
hours_on_roll_call=(v : Number)
Source
locked_up_prisoners
Source
locked_up_prisoners=(v : Number)
Source
rate_of_change
Source
rate_of_change=(v : Number)
Source
recent_calmed
Source
recent_calmed=(v : Number)
Source
recent_deaths
Source
recent_deaths=(v : Number)
Source
recent_punishment
Source
recent_punishment=(v : Number)
Source
recent_searches
Source
recent_searches=(v : Number)
Source
suppressed_prisoners
Source
suppressed_prisoners=(v : Number)
Source
table
temperature
Source
temperature=(v : Number)
Source
unconsumed

Keys for the associated table that have not been consumed

This may be because they have not been implemented yet, they may have an unknown purpose, or could be part of an unsupported mod

Source
unconsumed_tree

Returns a recursive array of the {class name, key} that have not been consumed

Uses the Consumer::HANDLED_VARIABLES constant, so custom Consumer::consume macro use may not work

Similar to #unconsumed, but travels the whole tree

unhappy_prisoners
Source
unhappy_prisoners=(v : Number)
Source
well_fed_prisoners
Source
well_fed_prisoners=(v : Number)
Source