UnityEditorArguments.

BuildTarget Property

Summary

Allows the selection of an active build target before loading a project.
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public Nullable<BuildTarget> BuildTarget { get; set; }

Value

Type Description
Nullable<BuildTarget>