Click or drag to resize

LotteryDailySetLotteryLane Method

Selects which prize row should be selected and then confirms that as the one wanted

Namespace:  ff14bot.RemoteWindows
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool SetLotteryLane(
	LotteryDailyLineSelection line
)

Parameters

line
Type: ff14bot.RemoteWindowsLotteryDailyLineSelection

Return Value

Type: Boolean
See Also