Unity3DEditor.

GetEditorLogLocation() Method

Summary

Gets the absolute path to the Unity3D editor log. This presumes that Unity3D is running as a user and not a service.
Assembly
Cake.Unity3D.dll
Namespace
Cake.Unity3D.Helpers
Containing Type
Unity3DEditor

Syntax

public static string GetEditorLogLocation()

Return Value

Type Description
string The absolute path to the Unity3D editor log.