Click or drag to resize
AiDoPairCheck Method
Examines and returns information about the 1 pair hand that you have.

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

Return Value

Type: OnePairCheckResult
A OnePairCheckResult or -1 if you do not have exactly 1 pair (like 2 pairs or a set).
See Also