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.
Inherited Members
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()