Version: 2022.3
언어: 한국어
Method group is Obsolete

BuildOptions.EnableHeadlessMode

매뉴얼로 전환
Obsolete

설명

Options for building the standalone player in headless mode.

The application output compiles the standalone player based on the following target platforms:

Mac player: Compiled as a standard console application.

Win Player: Compiled with /System:Console and runs as a standard windows console application.

Linux player: Compiled as a standard console application.

UNITY_SERVER will be defined when building managed assemblies.