Click or drag to resize

SelectIconStringClickLineContains Method

Clicks the line that contains 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 ClickLineContains(
	string text
)

Parameters

text
Type: SystemString

Return Value

Type: Boolean
See Also