StraightDrawCheckResultStraightDrawInMyHand Property |
Returns the number of how many of the cards of the straight draw are in your pockets.
Namespace: Potbot.Gameplay.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public int StraightDrawInMyHand { get; }
Public ReadOnly Property StraightDrawInMyHand As Integer
Get
member StraightDrawInMyHand : int with get
Return Value
Type:
Int320: 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