Namespace Unity.Web.Stripping.Editor
Classes
StrippingProjectSettings
Holds the submodule stripping settings for the project. Creates a default submodule stripping settings asset for the project.
SubmoduleStrippingSettings
Settings object for SubmoduleStrippingBuildProcessor. Used to enable/disable stripping after a build and configure which submodules to strip.
WebBuildReport
Manages all files and build settings of a web build.
WebBuildReportList
Manage all web builds. The list of builds is automatically updated when a build is completed.
WebPlayerSettings
A structure that garthers up all pertinent Web Player settings (UnityEditor.PlayerSettings.WebGL). In the Editor these can be found from Edit > Project Settings > Player > Web settings.
Enums
MissingSubmoduleErrorHandlingType
Controls what happens if a function of a stripped submodule is called.