Click or drag to resize
DestinyTunerTTuneDestinyOnSuccess Method
Called when an item binded with lucky controller successfully selected.

Namespace: JLChnToZ.LuckyPlayer
Assembly: LuckyPlayer (in LuckyPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected virtual void TuneDestinyOnSuccess(
	LuckyController<T> luckyControl
)

Parameters

luckyControl
Type: JLChnToZ.LuckyPlayerLuckyControllerT
The lucky controller
See Also