 | 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.BuildAssembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntaxpublic void PerformBuild()
public:
void PerformBuild()
member PerformBuild : unit -> unit
See Also