Simple Poker Template 0.0.1
|
Public Attributes | |
int | Fold = 20 |
int | Check = 50 |
int | Bet = 20 |
int | AllIn = 10 |
int SimplePoker.ScriptableObjects.TurnChoose.AllIn = 10 |
int SimplePoker.ScriptableObjects.TurnChoose.Bet = 20 |
int SimplePoker.ScriptableObjects.TurnChoose.Check = 50 |
int SimplePoker.ScriptableObjects.TurnChoose.Fold = 20 |