DebugInfo
Property in CompilationResult
This property is obsolete and may be removed from a future version of Yarn Spinner: Use ProjectDebugInfo.Nodes.
Summary
Gets the collection of DebugInfo objects for each node in Program .
public IReadOnlyDictionary<string, NodeDebugInfo> DebugInfo { get }
Last updated
Was this helpful?