Daedalus Dock - Modules - TypesVar Details - Proc Details

bakeable

This component indicates this object can be baked in an oven.

Vars

bake_resultResult atom type of baking this object
current_bake_timeTime spent baking so far
positive_resultIs this a positive bake result?
required_bake_timeAmount of time required to bake the food

Procs

FinishBakingRan when an object finished baking
OnBakeRan every time an item is baked by something
OnExamineGives info about the items baking status so you can see if its almost done

Var Details

bake_result

Result atom type of baking this object

current_bake_time

Time spent baking so far

positive_result

Is this a positive bake result?

required_bake_time

Amount of time required to bake the food

Proc Details

FinishBaking

Ran when an object finished baking

OnBake

Ran every time an item is baked by something

OnExamine

Gives info about the items baking status so you can see if its almost done