Click or drag to resize
MoveFromPlayerDoneInHandStage Property
The StageOfHand this move was made.

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

Return Value

Type: StageOfHand
The StageOfHand this move was made.
See Also