Move generation Search Depth determine how many moves the chess engine should look ahead, the higher numer the longer time it takes to determine move och gives better moves.
Number of best nodes to search exist only then using SearchNBest engine and determine how precise the move search will be.