Class PlayerBotHolder [-] [+]

Methods

AddPlayerBot Logs in the character with the given GUID as a bot of this holder.
DisablePlayerBot Disables the bot with the given GUID without logging it out.
GetPlayerBot Returns the bot Player with the given GUID owned by this holder, or nil.
GetPlayerBots Returns a table with every bot Player owned by this holder.
GetPlayerbotsCount Returns how many bots this holder currently owns.
GetPlayerbotsCountByClass Returns how many bots of the given class this holder currently owns.
HandlePlayerbotCommand Runs a .playerbot command and returns the answer lines.
IsAccountLinked Returns true if the given account is linked to the given master account.
ListBots Returns the bots of the given master as the .playerbot list command would.
LogoutAllBots Logs out every bot owned by this holder.
LogoutPlayerBot Logs out the bot with the given GUID.
LookupBots Returns the characters the given master may use as bots.
RemoveFromPlayerbotsMap Drops the bot with the given GUID from the holder map.