Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 395 Bytes

yarn.unity.dialoguerunner.setproject.md

File metadata and controls

21 lines (12 loc) · 395 Bytes

DialogueRunner.SetProject(YarnProject)

Method in DialogueRunner

Summary

Replaces this DialogueRunner's yarn project with the provided project.

public void SetProject(YarnProject newProject)

Parameters

Name Description
Yarn.Unity.YarnProject newProject