Click or drag to resize
AiMakeAllInDecision Method
Use this method if you want to go allin. This might be a bet/raise or a call.

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

Return Value

Type: Decision
A bet/raise-Decision or a call-Decision depending on the current hand.
See Also