frontend
Preparing search index...
types/card
IndianPokerHumanProfileData
Interface IndianPokerHumanProfileData
Exported Indian Poker human profile data.
interface
IndianPokerHumanProfileData
{
aggressiveByBracket
:
[
IndianPokerProfileBracketData
,
IndianPokerProfileBracketData
,
IndianPokerProfileBracketData
,
]
;
foldToBetCount
:
number
;
foldToBetTotal
:
number
;
gamesPlayed
:
number
;
hesitationCount
:
number
;
hesitationM2
:
number
;
hesitationMean
:
number
;
}
Index
Properties
aggressive
By
Bracket
fold
To
Bet
Count
fold
To
Bet
Total
games
Played
hesitation
Count
hesitation
M2
hesitation
Mean
Properties
aggressive
By
Bracket
aggressiveByBracket
:
[
IndianPokerProfileBracketData
,
IndianPokerProfileBracketData
,
IndianPokerProfileBracketData
,
]
fold
To
Bet
Count
foldToBetCount
:
number
fold
To
Bet
Total
foldToBetTotal
:
number
games
Played
gamesPlayed
:
number
hesitation
Count
hesitationCount
:
number
hesitation
M2
hesitationM2
:
number
hesitation
Mean
hesitationMean
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggressive
By
Bracket
fold
To
Bet
Count
fold
To
Bet
Total
games
Played
hesitation
Count
hesitation
M2
hesitation
Mean
frontend
Loading...
Exported Indian Poker human profile data.