Click or drag to resize

RoutineManagerPickRoutine Method

Selects an active routine The first routine with a partial match with PreferedRoutine is selected first if it is set. If there is only one match for the current class, then that is selected. If there is more then one option then a dialog is displayed.

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void PickRoutine()
See Also