Class 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 |