RoutineManager Properties |
The RoutineManager type exposes the following members.
Name | Description | |
---|---|---|
AllRoutines |
List of all loaded routines, including ones that don't match the players class
| |
Current |
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
| |
PreferedRoutine |
Partial match against routine name during startup and switching classes
Can be assigned to.
| |
RoutineDirectory | ||
Routines |
List of all routines that support the players class.
|