Click or drag to resize
ItemWeightT Constructor (Double)
Constructor with custom weight defined.

Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ItemWeight(
	double weight
)

Parameters

weight
Type: SystemDouble
The initial weight
See Also