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
Syntax
[Serializable]
public class Accenter : CharacterSubstitutor, IPseudoLocalizationMethod, ISerializationCallbackReceiver
Constructors
Accenter()
Creates a new instance of the class.
Declaration
public Accenter()
Methods
AddDefaults()
Adds default character substitutions.
Declaration
public void AddDefaults()