ChessBoard DoMoveNoLog Method Delta Engine Documentation
Do the move (without log) View code on GitHub

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

public ChessBoard RepeatResultE DoMoveNoLog(
	ChessBoard MovePosS movePos
)

Return Value

Type: ChessBoard RepeatResultE
NoRepeat No repetition ThreeFoldRepeat Three times the same board FiftyRuleRepeat Fifty moves without pawn move or piece eaten
See Also