Class PlayerBotMgr [-] [+]
Inherits all methods from: [PlayerbotHolder]
Methods
| CancelLogout | Cancels a pending logout of the master. |
| GetMaster | Returns the Player this manager belongs to. |
| HandleCommand | Forwards a chat command to every bot owned by the master. |
| HandleLinkAccountCommand | Links the given account to this one, so its characters can be used as bots. |
| HandlePlayerbotMgrCommand | Runs a .playerbotmgr command through the given ChatHandler. |
| HandleSetSecurityKeyCommand | Sets the security key used to link other accounts to this one. |
| HandleUnlinkAccountCommand | Unlinks the given account from this one. |
| HandleViewLinkedAccountsCommand | Sends the list of the accounts linked to this one to the given Player. |
| SaveToDB | Saves the playerbot data of the master to the database. |
| TellError | Reports an error coming from one of the bots to the master. |