StringTableEntry
Summary
public struct StringTableEntryConstructors
Name
Description
Fields
Name
Description
Methods
Name
Description
Last updated
Was this helpful?
Struct in Yarn.Unity
Inherits from System.ValueType
public struct StringTableEntryInitializes a new instance of the StringTableEntry struct, copying values from an existing instance.
A comment used to describe this line to translators.
The name of the Yarn script in which this line was originally found.
The line ID for this line. This value will be the same across all localizations.
The language that the line is written in.
The line number in the file indicated by File at which the original version of this line can be found.
A string used as part of a mechanism for checking if translated versions of this string are out of date.
The name of the node in which this line was originally found.
Creates a CSV-formatted string containing data from entries .
Reads comma-separated value data from sourceText , and produces a collection of StringTableEntry structs.
Last updated
Was this helpful?
Was this helpful?
