For the complete documentation index, see llms.txt. This page is also available as Markdown.

LocaleCode

Property in UnityLocalisedLineProvider

Summary

Gets the line provider's current locale identifier, as a BCP-47 code.

public override string LocaleCode { get; set; }

Last updated

Was this helpful?