Click or drag to resize
PotsManagerSizeOfAllPots Property
Returns the money that is currently in pots (main- and sidepots)

Namespace: Potbot.Gameplay
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public int SizeOfAllPots { get; }

Property Value

Type: Int32
The money that is currently in pots (main- and sidepots)

Return Value

Type: Int32
The money that is currently in pots (main- and sidepots)
See Also