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

    Class Parser.ParsingErrorText

    Inheritance
    Object
    Parser.ParsingErrorText
    Namespace: UnityEngine.Localization.SmartFormat.Core.Parsing
    Syntax
    public class ParsingErrorText

    Properties

    Item[Parser.ParsingError]

    Gets the string representation of the ParsingError enum.

    Declaration
    public string this[Parser.ParsingError parsingErrorKey] { get; }
    Parameters
    Type Name Description
    Parser.ParsingError parsingErrorKey
    Property Value
    Type Description
    String

    The string representation of the ParsingError enum

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, August 19, 2020