Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SmartStringsSettings

The Smart Strings settings whose formatter resolves this project's Smart String entries.
Read time 1 minuteLast updated 8 days ago

Definition

  • Type: Property
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public SmartStringsSettings SmartStringsSettings { get; set; }

Remarks

Leave this empty to use the project's own Smart Strings settings, which is what most projects want. Assign settings here to give localization a formatter of its own, with its own sources and formatters, without changing how the rest of the project formats Smart Strings.