LocaleCode
Last updated
Was this helpful?
Property in LineProviderBehaviour
Gets the user's current locale identifier, as a BCP-47 code.
public abstract string LocaleCode { get; }This value is used by the DialogueRunner to control how certain replacement markers behave (for example, the [plural] marker, which behaves differently depending on the user's locale.)
Last updated
Was this helpful?
Was this helpful?
