UnityPlayerBuildTools Class

Definition

Cross platform player build tools

public ref class UnityPlayerBuildTools abstract sealed
public static class UnityPlayerBuildTools
type UnityPlayerBuildTools = class
Public Class UnityPlayerBuildTools
Inheritance
UnityPlayerBuildTools

Fields

BuildSymbolDebug
BuildSymbolMaster
BuildSymbolRelease

Methods

BuildUnityPlayer(IBuildInfo)

Starts the build process

BuildUnityPlayerSimplified()
GetProjectPath()

Get the Unity Project Root Path.

ParseBuildCommandLine(IBuildInfo)
RestoreNugetPackagesAsync(String, String)

Restores any nuget packages at the path specified.

StartCommandLineBuild()

Start a build using Unity's command line.

SyncSolution()

Force Unity To Write Project Files

Applies to