Class DebugUtility | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class DebugUtility

    Inheritance
    Object
    DebugUtility
    Namespace: Ludiq
    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 © 2020 Unity Technologies
    Generated by DocFX