Unity3DBuildOptions.

ForceScriptInstall Property

Summary

Should we install the automated build script even if we find an existing one. Default: false
Assembly
Cake.Unity3D.dll
Namespace
Cake.Unity3D
Containing Type
Unity3DBuildOptions

Syntax

public bool ForceScriptInstall { get; set; }

Value

Type Description
bool