Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Key

The key text.
Read time 1 minuteLast updated 13 days ago

Definition

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

Remarks

Change it through SharedTableData.RenameKey, which also updates the owning shared data's key lookup; it cannot be assigned directly.