Namespace UnityEngine.Localization.SmartFormat.Tests.Core
Classes
FormatterTests
LiteralTextTests
Settings.ConvertCharacterStringLiterals is required, if the format string does not come from code but from a file (e.g. a resource): While in case of code all character literals are converted to Unicode by the compiler, SmartFormat can do the conversion in case of strings coming from a file.