Returns the PotsManager object, with various methods/properties.
Namespace: Potbot.Gameplay.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax protected PotsManager PotsManager { get; }
Protected ReadOnly Property PotsManager As PotsManager
Get
member PotsManager : PotsManager with get
Return Value
Type:
PotsManagerA refernece to the
PotsManager object.
Remarks See Also