YarnProject
Class in Yarn.Unity
Inherits from UnityEngine.ScriptableObject
Summary
public sealed class YarnProject : ScriptableObjectClasses
| Name | Description |
|---|---|
| ShadowTableDictionary |
Fields
Methods
| Name | Description |
|---|---|
| GetHeaders(string) | Gets the headers for the requested node. |
| GetLineIDsForNodes(IEnumerable | Returns a list of all line and option IDs within the requested nodes |
| GetLocalization(string) | Gets a Localization given a locale code. |
Properties
| Name | Description |
|---|---|
| InitialValues | The default values of all declared or inferred variables in the Program . Organised by their name as written in the yarn files. |
| NodeNames | The names of all nodes contained within the Program . |
| Program | Gets the Yarn Program stored in this project. |
Structs
| Name | Description |
|---|---|
| ShadowTableEntry |