|
PlayerLuckLuckyControl Method |
Namespace: JLChnToZ.LuckyPlayerAssembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax protected virtual void LuckyControl(
double resultRarity
)
Protected Overridable Sub LuckyControl (
resultRarity As Double
)
protected:
virtual void LuckyControl(
double resultRarity
)
abstract LuckyControl :
resultRarity : float -> unit
override LuckyControl :
resultRarity : float -> unit
Parameters
- resultRarity
- Type: SystemDouble
See Also