Click or drag to resize
CurrentHandStateGetHandStage Property
Gets the current stage of hand.

Namespace: Potbot.Gameplay
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public StageOfHand GetHandStage { get; }

Property Value

Type: StageOfHand
The StageOfHand.

Return Value

Type: StageOfHand
The StageOfHand.
See Also