ChessBoard GetEatedPieceCount Method Delta Engine Documentation
Get the number of the specified piece which has been eated View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public int GetEatedPieceCount(
	ChessBoard PieceE ePiece
)

Return Value

Type: Int32
Count
See Also