Property | Type | Description | |
---|---|---|---|
card |
Method | Description | |
---|---|---|
DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool | ||
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void |
Method | Description | |
---|---|---|
Beggar ( ) : System |
public DoReactionToAttackWhileInHand ( PlayerState currentPlayer, GameState gameState, bool &cancelsAttack ) : bool | ||
currentPlayer | PlayerState | |
gameState | GameState | |
cancelsAttack | bool | |
return | bool |
public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void | ||
currentPlayer | PlayerState | |
gameState | GameState | |
return | void |