Method | Description | |
---|---|---|
CustomPlayer ( bool shouldBuySpiceMerchant = false, bool shouldBuyPlaza = true ) : PlayerAction | ||
Player ( ) : PlayerAction |
Method | Description | |
---|---|---|
ActionOrder ( ) : |
||
DiscardOrder ( ) : |
||
PurchaseOrder ( bool shouldBuySpiceMerchant, bool shouldBuyPlaza ) : ICardPicker |
public static CustomPlayer ( bool shouldBuySpiceMerchant = false, bool shouldBuyPlaza = true ) : PlayerAction | ||
shouldBuySpiceMerchant | bool | |
shouldBuyPlaza | bool | |
return | PlayerAction |