You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This event is fired every time something checks what Genes an entity can have, such as when a [Gene Checker](@geneticsresequenced:gene_checker) is used, or when the [DNA Decryptor](@geneticsresequenced:dna_decryptor) reveals a Helix's Gene.
39
+
38
40
ModifyEntityGenesEvent has the following properties:
39
41
- entityType: The EntityType being modified
40
42
- geneWeights: A MutableMap<ResourceKey<Gene>,Double> representing the gene weights for the entity
0 commit comments