Click or drag to resize

GoldSaucerInfoSelectIndex Method

Changes the active tab in the gold saucer window

Namespace:  ff14bot.RemoteWindows.GoldSaucer
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void SelectIndex(
	int index
)

Parameters

index
Type: SystemInt32
starting value is one not zero
See Also