NodeGroupCompiler

Class in Yarn.Compiler

Inherits from System.Object

Summary

public class NodeGroupCompiler : ICodeEmitter

Constructors

Name
Description

Methods

Name
Description

Creates a new instruction, and appends it to the current node in the Program .

Adds instructions to the current node in the Program .

Creates a new instruction, and appends it to the current node in the Program . Differs from the other Emit call by not requiring a start token. This enables its use in pure synthesised elements of the Yarn.

Properties

Last updated

Was this helpful?