![]() | BuildManagerPerformBuild Method |
Name | Description | |
---|---|---|
![]() | PerformBuild |
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. |
![]() | PerformBuild(BuildSettings) |
Performs the build of the specified target to the specified file path.
|
![]() | PerformBuild(BuildTarget, BuildType) |
Performs the build of the specified target to the default file path for the specified build target.
|