docs.unity.cn
    Show / Hide Table of Contents

    Class DebugUtility

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

    Properties

    logPath

    Declaration
    public static string logPath { get; }
    Property Value
    Type Description
    String

    Methods

    LogToFile(String)

    Declaration
    public static void LogToFile(string message)
    Parameters
    Type Name Description
    String message
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, August 4, 2023