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

显示文件 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_oe property

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

hand_index public_oe property

public int hand_index
return int

player_cards public_oe property

public CardSet,GR.Gambling.Blackjack player_cards
return CardSet