MoveHistory Reset Method Delta Engine Documentation
Reset the move history View code on GitHub

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

public void Reset(
	ChessBoard PieceE[] peBoard,
	ChessBoard BoardStateMaskE eInfo
)
See Also