![]() | BuildManager Class |
[Missing <summary> documentation for "T:Slash.Unity.Editor.Common.Build.BuildManager"]
Namespace: Slash.Unity.Editor.Common.Build
The BuildManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuildManager | Initializes a new instance of the BuildManager class |
Name | Description | |
---|---|---|
![]() | AndroidKeyaliasPass | |
![]() | AndroidKeystorePass | |
![]() | BuildConfigurationDebug | |
![]() | BuildConfigurationEditor | |
![]() | BuildConfigurationRelease |
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.
|
![]() | PrepareBuild | |
![]() | RestoreEditor |
Restores everything after a build to work again in the editor.
|
Name | Description | |
---|---|---|
![]() | EditorBuildSettings |
Original editor build settings, stored to restore the settings after a build and not change
the settings assets.
|