Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LocaleName

The display name, for example "English". When not set, falls back to the culture's native name, then the code.
Read time 1 minuteLast updated 12 days ago

Definition

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