Namespace UnityEngine.Localization.SmartFormat.Core.Parsing | Localization | 0.8.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Namespace UnityEngine.Localization.SmartFormat.Core.Parsing

    Classes

    Format

    Represents a parsed format string. Contains a list of FormatItems, including LiteralTexts and Placeholders.

    FormatItem

    Base class that represents a substring of text from a parsed format string.

    LiteralText

    Represents the literal text that is found in a parsed format string.

    Parser

    Parses a format string.

    Parser.ParsingErrorText

    ParsingErrorEventArgs

    Supplies information about parsing errors.

    ParsingErrors

    Represents parsing errors in a Format string. This exception only gets thrown when Parser.ErrorAction is set to ThrowError.

    ParsingErrors.ParsingIssue

    Placeholder

    A placeholder is the part of a format string between the { braces }.

    Selector

    Represents a single selector in the text in a Placeholder that comes before the colon.

    Enums

    Parser.ParsingError

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