Namespace Unity.Build.Common
Classes
BuildConfigurationExtensions
BuildStepExtensions
GeneralSettings
GraphicsSettings
OutputBuildDirectory
Overrides the default output directory of Builds/BuildConfiguration.name to an arbitrary location.
SceneList
Contains information about the scenes for the build.
SourceBuildConfiguration
Used for generating debugging environment for players, only usable if Unity source is available.
TestablePlayer
This component will instruct the build pipeline to produce a testable player. Test assemblies will be included in the build and UnityEngine.Networking.PlayerConnection will be initialized. Note that this component is only fully supported for Development players (BuildType set to Develop).
Structs
SceneList.SceneInfo
Info for each scene included in the build.