Click or drag to resize
IItemWeightTGetWeight Method
Gets the weight current defines

Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
double GetWeight(
	T item
)

Parameters

item
Type: T
The item current querying

Return Value

Type: Double
The weight of the item
See Also