Click or drag to resize
TwoPairsCheckResultNrPairsOnBridge Property
Returns the number of pairs (of the two pairs) that are on bridge.

Namespace: Potbot.Gameplay.Ais
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public int NrPairsOnBridge { get; }

Return Value

Type: Int32
0,1 or 2
See Also