Click or drag to resize
StraightDrawCheckResultStraightDrawInMyHand Property
Returns the number of how many of the cards of the straight draw are in your pockets.

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

Return Value

Type: Int32
0: No cards of the straight draw in your hand or no straight draw. 1: One card of the straight draw in your hand. 2: Two cards of the straight draw in your hand.
See Also