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