byond - Modules - TypesVar Details - Proc Details

unboxer

Vars

max_fill_amountMaximum amount of resource we can hold
onBool for whether the unboxer is producing things
production_amount_leftthe amount of resouce we have left to output factory_parts
production_typeTypepath for the result we want outputted

Procs

change_stateTurns the unboxer on/off

Var Details

max_fill_amount

Maximum amount of resource we can hold

on

Bool for whether the unboxer is producing things

production_amount_left

the amount of resouce we have left to output factory_parts

production_type

Typepath for the result we want outputted

Proc Details

change_state

Turns the unboxer on/off