Click or drag to resize
Helpers Class
Helper functions and extensions for Lucky Player.
Inheritance Hierarchy
SystemObject
  JLChnToZ.LuckyPlayerHelpers

Namespace: JLChnToZ.LuckyPlayer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Helpers

The Helpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddT(WeightedCollectionT, T, Double, Double)
Public methodStatic memberAddT(WeightedCollectionT, T, Double, Int32, Double)
Public methodStatic memberResetFineTuneWeightT
Resets all fine tune weight to 1.
Public methodStatic memberScaleFineTuneWeightT
Scales all fine tune weight based on 1.
Top
See Also