Click or drag to resize
WeightedCollectionT Constructor (IDictionaryT, IItemWeightT)

Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected WeightedCollection(
	IDictionary<T, IItemWeight<T>> clone
)

Parameters

clone
Type: System.Collections.GenericIDictionaryT, IItemWeightT
See Also