CurrentHandStateGetHandStage Property |
Gets the current stage of hand.
Namespace: Potbot.GameplayAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public StageOfHand GetHandStage { get; }
Public ReadOnly Property GetHandStage As StageOfHand
Get
member GetHandStage : StageOfHand with get
Property Value
Type:
StageOfHandThe
StageOfHand.
Return Value
Type:
StageOfHandThe
StageOfHand.
See Also