ChessApplication.ChessAppNewGameDlg.SetSearchNodes Function
Set the number of nodes that should be expanded during the search for a move.
Public void SetSearchNodes (int)
Type
Name
Description
int
searchNodes
The number of nodes per level to search
Return
Description
void