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

Afficher le fichier Open project: alexhanh/Botting-Library

Méthodes publiques

Свойство 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
Résultat GR.Gambling.Blackjack.ActionEv[]

hand_index public_oe property

public int hand_index
Résultat int

player_cards public_oe property

public CardSet,GR.Gambling.Blackjack player_cards
Résultat CardSet