TransTable RecordEntry Method Delta Engine Documentation
Record a new entry in the table View code on GitHub

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

public void RecordEntry(
	long i64ZobristKey,
	ChessBoard BoardStateMaskE eExtraInfo,
	int iDepth,
	int iValue,
	TransEntryTypeE eType
)
See Also