docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SettingsWebRequests

    Handles web requests for fetching In-App Purchase settings from Unity services. This class manages the communication with Unity's IAP configuration endpoints to retrieve project-specific settings.

    Inheritance
    object
    SettingsWebRequests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Purchasing
    Assembly: UnityEditor.Purchasing.dll
    Syntax
    public class SettingsWebRequests

    Methods

    ~SettingsWebRequests()

    Finalizer that ensures proper cleanup of web request resources. Aborts and disposes any active web requests to prevent resource leaks.

    Declaration
    protected ~SettingsWebRequests()
    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)