Property | Type | Description | |
---|---|---|---|
card |
Method | Description | |
---|---|---|
GetStashPlacementBeginningOfDeck ( int stashCount ) : int[] | ||
VerifyStashPlacementInDeck ( int placements, int deckCount ) : void |
Method | Description | |
---|---|---|
Stash ( ) : System |
public static GetStashPlacementBeginningOfDeck ( int stashCount ) : int[] | ||
stashCount | int | |
return | int[] |
public static VerifyStashPlacementInDeck ( int placements, int deckCount ) : void | ||
placements | int | |
deckCount | int | |
return | void |