Class in Yarn.Unity
Inherits from ScriptableObject
The names of assemblies that Yarn.Unity.ActionManager
should look for commands and functions in when this project is loaded into a DialogueRunner .
Gets the Yarn Program stored in this project.
Gets the Yarn Program stored in this project.
Field in YarnProject
The names of assemblies that Yarn.Unity.ActionManager
should look for commands and functions in when this project is loaded into a DialogueRunner .
Property in YarnProject
Gets the Yarn Program stored in this project.
The first time this is called, the program stored in compiledYarnProgram is deserialized and cached. Future calls to this method will return the cached value.