Goonstation 13 - Modules - TypesVar Details - Proc Details

/datum/dnaBlocks

Vars

blockListList of CORRECT blocks for this mutation. This is global and should not be modified since it represents the correct solution.
blockListCurrList of CURRENT blocks for this mutation. This is local and represents the research people are doing.

Procs

GenerateBlocksGenerate DNA blocks. This sequence will be used globally.

Var Details

blockList

List of CORRECT blocks for this mutation. This is global and should not be modified since it represents the correct solution.

blockListCurr

List of CURRENT blocks for this mutation. This is local and represents the research people are doing.

Proc Details

GenerateBlocks

Generate DNA blocks. This sequence will be used globally.