ProjectDebugInfo

Class in Yarn.Compiler

Inherits from System.Object

Summary

Contains debugging information for compiled Yarn Projects.

public class ProjectDebugInfo

Methods

NameDescription
GetNodeDebugInfo(string)Gets the debugging info for a given node, if it exists.

Properties

NameDescription
NodesThe debugging info for the nodes in the project.