docs.unity.cn
    Show / Hide Table of Contents

    Class DebugUtility

    Inheritance
    Object
    DebugUtility
    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 © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, May 10, 2022
    Terms of use