Method PlayerBotsMgr:GetPlayerbotAI [-] [+]

Returns the [PlayerbotAI] attached to the given Player, or nil.

Synopsis

botAI = PlayerBotsMgr:GetPlayerbotAI( player )

Arguments

Player player
See method description.

Returns

PlayerbotAI botAI
See method description.