Property | Type | Description | |
---|---|---|---|
Bot | IBot | ||
Cards | List |
||
ChosenCards | int[] | ||
Guid | Guid | ||
HasChosenCards | bool | ||
HasVoted | bool | ||
JoinReason | string | ||
Nick | string | ||
NominalCardCount | int | ||
Points | int | ||
WantsToLeave | bool |
Method | Description | |
---|---|---|
AddExtraCards ( int count ) : bool | ||
GameUser ( GameManager, manager ) | ||
RemoveCards ( IEnumerable |
||
SendCards ( ) : void | ||
UpdateCards ( int i ) : bool |
public RemoveCards ( IEnumerable |
||
cards | IEnumerable |
|
return | void |