Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 467 Bytes

Module_Weight.md

File metadata and controls

9 lines (9 loc) · 467 Bytes

Module.Weight Field

A module's weight controls how likely it is to be chosen randomly during a slot collapse. A module with a with a weight of zero will be never be randomly picked.

public float Weight;

Field Value

System.Single