Method in DialogueRunner
Sets the dialogue runner's Yarn Project.
public void SetProject(YarnProject project)
If the dialogue runner is currently running (that is, IsDialogueRunning is true ), an System.InvalidOperationException is thrown.
true
System.InvalidOperationException
Yarn.Unity.YarnProject project
The new YarnProject to be used.
Last updated 8 months ago
Was this helpful?