SetProgram(Program)
Last updated
Was this helpful?
Method in Dialogue
Loads all nodes from the provided Program .
public void SetProgram(Program program)This method replaces any existing nodes have been loaded.
Yarn.Program program
The Program to use.
Last updated
Was this helpful?
Was this helpful?
