Click or drag to resize

HousingMyChocoboClickLineEquals Method

Clicks the line that equals the supplied text

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

Parameters

text
Type: SystemString

Return Value

Type: Boolean
See Also