Loading...
Method in Dialogue
Loads the nodes from the specified Program , and adds them to the nodes already loaded.
public void AddProgram(Program program)
If Yarn.Dialogue.Program is null , this method has the effect as calling SetProgram(Program) .
Yarn.Dialogue.Program
null
program
The additional program to load.