Method PlayerBotsMgr:GetPlayerbotMgr [-] [+]

Returns the [PlayerbotMgr] of the given Player, or nil when it owns no bots.

Synopsis

playerbotMgr = PlayerBotsMgr:GetPlayerbotMgr( player )

Arguments

Player player
See method description.

Returns

PlayerbotMgr playerbotMgr
See method description.