Localization
Inherits from
ScriptableObject
public class Localization : ScriptableObject
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. | |
| |
| |
Gets the line IDs present in this localization. | |
| |
| |
|
Name | Description |
---|---|
| |
Gets a value indicating whether this Localization makes use of Addressable Assets ( true ), or if it stores its assets as direct references ( false ). |
Last modified 1yr ago