Click or drag to resize
CurrentHandStateBridge Property
Gets the board/bridge with the community cards.

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

Property Value

Type: Bridge
The Bridge with the community cards.

Return Value

Type: Bridge
The Bridge with the community cards.
See Also