RoutineManagerCurrent Property |
Current combat routine
Setting this will change the routine used in the botbases
Calls shutdown on the previous routine and initalize on the new one
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static CombatRoutine Current { get; set; }
Property Value
Type:
CombatRoutineSee Also