Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CommandLineArgument

The command line argument prefix used to assign the locale.
Read time 1 minuteLast updated 12 days ago

Definition

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

Remarks

The default prefix is
-language=
; the text after the prefix is used as the locale code.