Localization
Class in Yarn.Unity
Inherits from ScriptableObject
Summary
Methods
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 ( |
Last updated