C# Class GR.Gambling.Blackjack.GameLogger.ActionInfo

Show file Open project: alexhanh/Botting-Library

Public Properties

Property Type Description
action_evs GR.Gambling.Blackjack.ActionEv[]
hand_index int
player_cards CardSet

Property Details

action_evs public property

public ActionEv[],GR.Gambling.Blackjack action_evs
return GR.Gambling.Blackjack.ActionEv[]

hand_index public property

public int hand_index
return int

player_cards public property

public CardSet,GR.Gambling.Blackjack player_cards
return CardSet