Click or drag to resize

HousingChocoboListSelectChocobo Method

Selects the chocobo at the given slot, we use index-1 cause the list starts at 0 for the first non-Personal chocobo

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

Parameters

index
Type: SystemUInt32
See Also