/tg/ Station 13 - Modules - TypesVar Details - Proc Details

plant_gene

Plant gene datums - things that build and modify a plant or seed.

Vars

iconThe font awesome icon name representing the gene in the seed extractor UI
mutability_flagsFlags that determine if a gene can be modified.
nameThe name of the gene.

Procs

CopyCopies over vars and information about our current gene to a new gene and returns the new instance of gene.

Var Details

icon

The font awesome icon name representing the gene in the seed extractor UI

mutability_flags

Flags that determine if a gene can be modified.

name

The name of the gene.

Proc Details

Copy

Copies over vars and information about our current gene to a new gene and returns the new instance of gene.