machinery 
Vars | |
| breaker_switch | Reverse lookup for a breaker_switch that if specified is controlling us |
|---|---|
| is_on | Whether this is toggled on |
| last_power_usage | The last calculate_current_power_usage when update_use_power was called |
Procs | |
| update_use_power | sets the use_power var and then forces an area power update use -1 only for initialization purposes |
Var Details
breaker_switch 
Reverse lookup for a breaker_switch that if specified is controlling us
is_on 
Whether this is toggled on
last_power_usage 
The last calculate_current_power_usage when update_use_power was called
Proc Details
update_use_power
sets the use_power var and then forces an area power update use -1 only for initialization purposes