BuildSettings Class |
Namespace: Slash.Unity.Editor.Common.Build
The BuildSettings type exposes the following members.
Name | Description | |
---|---|---|
BuildSettings |
Constructor.
|
Name | Description | |
---|---|---|
Android |
Android specific build settings.
| |
BuildPath |
Path to package/executable/...
| |
BuildTarget |
Target to build.
| |
BuildType |
Configuration to build.
| |
BundleVersion |
Bundle version.
Version number of application which is shown to the user.
| |
DefaultBuildFolder |
Default folder to store build at.
| |
ProjectName |
Project name.
|
Name | Description | |
---|---|---|
GetDefaultBuildPath |
Returns the default build path for the specified build target.
| |
ToString | (Overrides ObjectToString.) |