Click or drag to resize
WeightedCollectionTClone Method
Creates a copy of current pool.

Namespace: JLChnToZ.LuckyPlayer.WeightedRandomizer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object Clone()

Return Value

Type: Object
A copy of the pool

Implements

ICloneableClone
See Also