C# 클래스 Dominion.CardTypes.OvergrownEstate

상속: Card
파일 보기 프로젝트 열기: NathanTeeuwen/Dominulator

공개 프로퍼티들

프로퍼티 타입 설명
card OvergrownEstate

공개 메소드들

메소드 설명
DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool

비공개 메소드들

메소드 설명
OvergrownEstate ( ) : System

메소드 상세

DoSpecializedTrash() 공개 메소드

public DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool
selfPlayer PlayerState
gameState GameState
리턴 bool

프로퍼티 상세

card 공개적으로 정적으로 프로퍼티

public static OvergrownEstate,Dominion.CardTypes card
리턴 OvergrownEstate