NodeRecord
Single row of play history. Returned by SelectedNodes() and EvaluatedNodes().
public class NodeRecord
Inheritance System.Object → NodeRecord
Properties
NodeId
public string NodeId { get; }
Property Value
WasPlayerSelection
public bool WasPlayerSelection { get; }