Program
Last updated
Was this helpful?
Last updated
Was this helpful?
Class in
Inherits from System.Object
A compiled Yarn program.
Creates a new Program by merging multiple Programs together.
Identifies and returns a list of all line and option IDs inside the node.
The collection of initial values for variables; if a PUSH_VARIABLE instruction is run, and the value is not found in the storage, this value will be used
The name of the program.
The collection of nodes in this program.