Last updated
Was this helpful?
Last updated
Was this helpful?
Gets a value indicating whether this Localization makes use of Addressable Assets ( true
), or if it stores its assets as direct references ( false
).
public class Localization : ScriptableObject
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.