C# Class Dominion.CardTypes.OvergrownEstate

Inheritance: Card
Datei anzeigen Open project: NathanTeeuwen/Dominulator

Public Properties

Property Type Description
card OvergrownEstate

Public Methods

Method Description
DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool

Private Methods

Method Description
OvergrownEstate ( ) : System

Method Details

DoSpecializedTrash() public method

public DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool
selfPlayer PlayerState
gameState GameState
return bool

Property Details

card public_oe static_oe property

public static OvergrownEstate,Dominion.CardTypes card
return OvergrownEstate