Свойство | Тип | Описание | |
---|---|---|---|
card |
Метод | Описание | |
---|---|---|
DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool | ||
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void |
Метод | Описание | |
---|---|---|
Beggar ( ) : System |
public DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool | ||
currentPlayer | PlayerState | |
gameState | GameState | |
cancelsAttack | bool | |
Результат | bool |
public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void | ||
currentPlayer | PlayerState | |
gameState | GameState | |
Результат | void |