SetProject(YarnProject)
Last updated
Last updated
Method in DialogueRunner
Sets the dialogue runner's Yarn Project.
If the dialogue runner is currently running (that is, IsDialogueRunning is true
), an System.InvalidOperationException
is thrown.
project
The new to be used.