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.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntaxprotected Decision CheckOrCall()
Protected Function CheckOrCall As Decision
member CheckOrCall : unit -> Decision
Return Value
Type:
DecisionA check-
Decision or a call-
Decision
See Also