docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class WebPlayerSettingsScope

    A helper class for saving and restoring Web Player and build settings when making changes.

    Inheritance
    object
    WebPlayerSettingsScope
    Implements
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Web.Stripping.Editor
    Assembly: Unity.Web.Stripping.Editor.dll
    Syntax
    public class WebPlayerSettingsScope : IDisposable

    Properties

    OriginalSettings

    The original settings when an instance of this class is created.

    Declaration
    public WebPlayerSettings OriginalSettings { get; }
    Property Value
    Type Description
    WebPlayerSettings

    Methods

    Dispose()

    Restores the original settings.

    Declaration
    public void Dispose()

    Implements

    IDisposable
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)