Click or drag to resize
TablePlayerGetOwesPotts Property
Gets the money that player needs to call.

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

Property Value

Type: Int32
The money that player needs to call.

Return Value

Type: Int32
The money that player needs to call.
See Also