SearchEngine ITrace TraceSearch Method Delta Engine Documentation
Search trace View code on GitHub

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

void TraceSearch(
	int iDepth,
	ChessBoard PlayerColorE ePlayerColor,
	ChessBoard MovePosS movePos,
	int iPts
)
See Also