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