Click or drag to resize
AiCheckOrFold Method
Use this method to check or fold. This checks if you can check (owe nothing) or folds 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 CheckOrFold()

Return Value

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