Click or drag to resize
Bridge Class
Represents the bridge (board) with the community cards. Retrieve the reference by calling the Bridge property of the CurrentHandState class.
Inheritance Hierarchy

Namespace: Potbot.Common
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public class Bridge : MarshalByRefObject

The Bridge type exposes the following members.

Methods
  NameDescription
Public methodGetBridgeCard
Returns the Card with the specified index.
Top
See Also