YarnProject

Class in Yarn.Unity

Inherits from UnityEngine.ScriptableObject

Summary

public sealed class YarnProject : ScriptableObject

Classes

NameDescription
ShadowTableDictionary

Fields

Methods

NameDescription
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

NameDescription
InitialValuesThe default values of all declared or inferred variables in the Program . Organised by their name as written in the yarn files.
NodeNamesThe names of all nodes contained within the Program .
ProgramGets the Yarn Program stored in this project.

Structs

NameDescription
ShadowTableEntry