Property | Type | Description | |
---|---|---|---|
card |
Method | Description | |
---|---|---|
DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void | ||
DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool |
Method | Description | |
---|---|---|
Catacombs ( ) : System |
public DoSpecializedAction ( PlayerState currentPlayer, GameState gameState ) : void | ||
currentPlayer | PlayerState | |
gameState | GameState | |
return | void |
public DoSpecializedTrash ( PlayerState selfPlayer, GameState gameState ) : bool | ||
selfPlayer | PlayerState | |
gameState | GameState | |
return | bool |