Click or drag to resize
AiCurrentHandState Property
Returns the CurrentHandState object, with various methods/properties with information about the current hand.

Namespace: Potbot.Gameplay.Ais
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
protected CurrentHandState CurrentHandState { get; }

Return Value

Type: CurrentHandState
A reference to the CurrentHandState object.
Remarks