docs.unity3d.com
    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.

    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 © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023