byond - Modules - TypesVar Details - Proc Details

machinery

Vars

breaker_switchReverse lookup for a breaker_switch that if specified is controlling us
is_onWhether this is toggled on
last_power_usageThe last calculate_current_power_usage when update_use_power was called

Procs

update_use_powersets 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