C# 클래스 Dominion.CardTypes.SecretChamber

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

공개 프로퍼티들

프로퍼티 타입 설명
card SecretChamber

공개 메소드들

메소드 설명
DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void

비공개 메소드들

메소드 설명
SecretChamber ( ) : System

메소드 상세

DoReactionToAttackWhileInHand() 공개 메소드

public DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool
currentPlayer Dominion.PlayerState
gameState Dominion.GameState
cancelsAttack bool
리턴 bool

DoSpecializedAction() 공개 메소드

public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void
currentPlayer Dominion.PlayerState
gameState Dominion.GameState
리턴 void

프로퍼티 상세

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

public static SecretChamber,Dominion.CardTypes card
리턴 SecretChamber