Click or drag to resize
CurrentHandStateGetBigBlind Property
Gets current bigblind.

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

Property Value

Type: Int32
The current bigblind

Return Value

Type: Int32
The current bigblind
See Also