Localization
Class in Yarn.Unity
Inherits from UnityEngine.ScriptableObject
Summary
public class Localization : ScriptableObjectMethods
Name
Description
Adds a new string to the runtime string table.
Adds a collection of strings to the runtime string table.
Adds a collection of strings to the runtime string table.
Returns a boolean value indicating whether this Localization contains a string with the given key.
Gets the line IDs present in this localization.
Properties
Name
Description
Gets a value indicating whether this Localization contains assets that are linked to strings.
Gets a value indicating whether this Localization makes use of Addressable Assets ( true ), or if it stores its assets as direct references ( false ).
Last updated
Was this helpful?
