Comment on page
YarnProject
Inherits from
UnityEngine.ScriptableObject
public class YarnProject : ScriptableObject
Name | Description |
---|---|
| |
| |
| |
| |
| |
The names of assemblies that ActionManager should look for commands and functions in when this project is loaded into a DialogueRunner . |
Name | Description |
---|---|
Gets the headers for the requested node. | |
Returns a list of all line and option IDs within the requested nodes | |
|
Name | Description |
---|---|
The default values of all declared or inferred variables in the Program . Organised by their name as written in the yarn files. | |
Gets the Yarn Program stored in this project. |
Last modified 10h ago