docs.unity.cn
    Show / Hide Table of Contents

    Enum MessageParser.ParseContextResult

    Parser state

    Namespace: Unity.Logging
    Syntax
    public enum ParseContextResult

    Fields

    Name Description Value
    NoArgs

    No arguments were parsed


    0
    NormalArg

    Argument was parsed


    1
    EscOpenBrace

    { symbol


    2
    EscCloseBrace

    } symbol


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, May 31, 2023