Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AllowMultiple

Whether more than one of this metadata kind may be added to the same target.
Read time 1 minuteLast updated 7 days ago

Definition

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

Remarks

Defaults to
true
.