Class PreserveTags | Localization | 0.8.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class PreserveTags

    Inheritance
    Object
    PreserveTags
    Namespace: UnityEngine.Localization.Pseudo
    Syntax
    [Serializable]
    public class PreserveTags : IPseudoLocalizationMethod

    Properties

    Closing

    Declaration
    public char Closing { get; set; }
    Property Value
    Type Description
    Char

    Opening

    Declaration
    public char Opening { get; set; }
    Property Value
    Type Description
    Char

    Methods

    Transform(Message)

    Declaration
    public void Transform(Message message)
    Parameters
    Type Name Description
    Message message
    Implements
    IPseudoLocalizationMethod.Transform(Message)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, August 19, 2020