Click or drag to resize
AiPotsManager Property
Returns the PotsManager object, with various methods/properties.

Namespace: Potbot.Gameplay.Ais
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
protected PotsManager PotsManager { get; }

Return Value

Type: PotsManager
A refernece to the PotsManager object.
Remarks