Unity3DBuildOptions.

OutputEditorLog Property

Summary

Should the editor log produced by Unity3D whilst building be output to the console. Default: true
Assembly
Cake.Unity3D.dll
Namespace
Cake.Unity3D
Containing Type
Unity3DBuildOptions

Syntax

public bool OutputEditorLog { get; set; }

Value

Type Description
bool