Class PlayerBotsMgr [-] [+]
Methods
| AddPlayerbotData | Attaches playerbot data to the given Player. |
| GetPlayerbotAI | Returns the [PlayerbotAI] attached to the given Player, or nil. |
| GetPlayerbotMgr | Returns the [PlayerbotMgr] of the given Player, or nil when it owns no bots. |
| GetPlayerbotsMgr | Returns the [PlayerbotsMgr] singleton, which owns the bot AI and bot manager maps. |
| RemovePlayerbotData | Detaches the playerbot data of the given GUID. |