Click or drag to resize
AiCheckOrCall Method
Use this method to call or check. This checks if you can check (owe nothing) or calls if you owe money to the pot(s).

Namespace: Potbot.Gameplay.Ais
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
protected Decision CheckOrCall()

Return Value

Type: Decision
A check-Decision or a call-Decision
See Also