UnityEditorArguments.

BuildWindowsPlayer Property

Summary

Build a 32-bit standalone Windows player (for example, -buildWindowsPlayer path/to/your/build.exe).
Assembly
Cake.Unity.dll
Namespace
Cake.Unity
Containing Type
UnityEditorArguments

Syntax

public FilePath BuildWindowsPlayer { get; set; }

Value

Type Description
FilePath