Click or drag to resize
AiTwoPairsCheck Method
Examines and returns information about the 2 pairs hand that you have. Examines and returns information about the 2 pairs hand that you have.

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

Return Value

Type: TwoPairsCheckResult
A TwoPairsCheckResult or null/nothing if you do not have 2 pairs.
See Also