Click or drag to resize
NodeGetScore Method
Returns the score of this Node.

Namespace: VikingChess.Model
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double GetScore()

Return Value

Type: Double
score
See Also