Click or drag to resize
BuildManagerPerformBuild Method
Performs the build from the command line. Command line options:

buildTarget Platform to build.

buildPath Path to store the build.

buildType Type of configuration to build.

Namespace: Slash.Unity.Editor.Common.Build
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public void PerformBuild()
See Also