Click or drag to resize
AiGetNrOvercardsOnBridge Method
Returns the number of cards on the bridge, which have a higher face value than the higher one of my pocket cards. If there is no card on the bridge yet (preflop) 0 is returned.

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

Return Value

Type: Int32
0-5
See Also