Namespace UnityEditor.Localization.Samples
Classes
LoadingMultipleStrings
This example shows how we can fetch multiple string values using a single operation. This example requires that your project contain a string table with the test values.
LoadingSingleString
This example shows how we can fetch and update a single string value.