Simple Poker Template 0.0.1
Loading...
Searching...
No Matches
SimplePoker.ScriptableObjects.TurnChoose Class Reference

Public Attributes

int Fold = 20
 
int Check = 50
 
int Bet = 20
 
int AllIn = 10
 

Member Data Documentation

◆ AllIn

int SimplePoker.ScriptableObjects.TurnChoose.AllIn = 10

◆ Bet

int SimplePoker.ScriptableObjects.TurnChoose.Bet = 20

◆ Check

int SimplePoker.ScriptableObjects.TurnChoose.Check = 50

◆ Fold

int SimplePoker.ScriptableObjects.TurnChoose.Fold = 20

The documentation for this class was generated from the following file: