CurrentHandStateBridge Property |
Gets the board/bridge with the community cards.
Namespace: Potbot.GameplayAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public Bridge Bridge { get; }
Public ReadOnly Property Bridge As Bridge
Get
member Bridge : Bridge with get
Property Value
Type:
BridgeThe
Bridge with the community cards.
Return Value
Type:
BridgeThe
Bridge with the community cards.
See Also