Loading...
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
project
The new to be used.