Method in Dialogue
Loads all nodes from the provided Program .
public void SetProgram(Program program)
This method replaces any existing nodes have been loaded. If you want to load nodes from an additional Program, use the AddProgram(Program) method.
Yarn.Program program
The Program to use.
Last updated 2 years ago
Was this helpful?