ProjectDebugInfo
Class in Yarn.Compiler
Inherits from System.Object
Summary
Contains debugging information for compiled Yarn Projects.
public class ProjectDebugInfoMethods
| Name | Description |
|---|---|
| GetNodeDebugInfo(string) | Gets the debugging info for a given node, if it exists. |
Properties
| Name | Description |
|---|---|
| Nodes | The debugging info for the nodes in the project. |