ChessBoard ComputeBoardExtraInfo Method Delta Engine Documentation
Compute extra information about the board View code on GitHub

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

public ChessBoard BoardStateMaskE ComputeBoardExtraInfo(
	ChessBoard PlayerColorE ePlayerToMove,
	bool bAddRepetitionInfo
)

Return Value

Type: ChessBoard BoardStateMaskE
Extra information about the board to discriminate between two boards with sames pieces but different setting.
See Also