Class Accenter
Replaces characters with accented versions, to make it obvious if parts of the output are hard-coded in the program and can't be localized.
Inherited Members
Namespace: UnityEngine.Localization.Pseudo
Assembly: Unity.Localization.dll
Syntax
[Serializable]
public class Accenter : CharacterSubstitutor, IPseudoLocalizationMethod, ISerializationCallbackReceiver
Constructors
Name | Description |
---|---|
Accenter() | Creates a new instance of the class. |
Methods
Name | Description |
---|---|
AddDefaults() | Adds default character substitutions. |