docs.unity.cn
    Show / Hide Table of Contents

    Enum ArgumentInfo.DestructingType

    Enum for the name - with @, with $ or without

    Namespace: Unity.Logging
    Syntax
    public enum DestructingType : byte

    Fields

    Name Description Value
    Default

    Not specified. Default


    0
    Destructure

    Represents the @ destructure operator


    1
    Stringify

    Represents the $ stringify operator


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