Class D | Barracuda | 0.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class D

    Inheritance
    Object
    D
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Barracuda
    Syntax
    public class D

    Fields

    errorEnabled

    Declaration
    public static bool errorEnabled
    Field Value
    Type Description
    Boolean

    errorStackTraceEnabled

    Declaration
    public static bool errorStackTraceEnabled
    Field Value
    Type Description
    Boolean

    logEnabled

    Declaration
    public static bool logEnabled
    Field Value
    Type Description
    Boolean

    logStackTraceEnabled

    Declaration
    public static bool logStackTraceEnabled
    Field Value
    Type Description
    Boolean

    warningEnabled

    Declaration
    public static bool warningEnabled
    Field Value
    Type Description
    Boolean

    warningStackTraceEnabled

    Declaration
    public static bool warningStackTraceEnabled
    Field Value
    Type Description
    Boolean

    Methods

    Log(Object)

    Declaration
    public static void Log(object message)
    Parameters
    Type Name Description
    Object message

    Log(Object, Object)

    Declaration
    public static void Log(object message, Object context)
    Parameters
    Type Name Description
    Object message
    Object context

    LogError(Object)

    Declaration
    public static void LogError(object message)
    Parameters
    Type Name Description
    Object message

    LogError(Object, Object)

    Declaration
    public static void LogError(object message, Object context)
    Parameters
    Type Name Description
    Object message
    Object context

    LogWarning(Object)

    Declaration
    public static void LogWarning(object message)
    Parameters
    Type Name Description
    Object message

    LogWarning(Object, Object)

    Declaration
    public static void LogWarning(object message, Object context)
    Parameters
    Type Name Description
    Object message
    Object context
    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