BotManager Class |
Namespace: ff14bot.Managers
public static class BotManager
The BotManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BotBaseDirectory | |
![]() ![]() | Bots |
List of all loaded botbases
|
![]() ![]() | Current |
Current BotBase
|
Name | Description | |
---|---|---|
![]() ![]() | Add(BotBase) | Adds a bot to the bot collection. |
![]() ![]() | Add(String, BotBase) | Adds a bot to the bot collection. |
![]() ![]() | Remove(String) | Removes a bot from the collection. |
![]() ![]() | Remove(BotBase) | |
![]() ![]() | SetCurrent |