This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Unity3D.
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. |