Click or drag to resize

CraftingLogSelectRecipe Method

Selects the recipe at the given index

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

Parameters

index
Type: SystemUInt32
See Also