Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EndUserConsent

Provides methods and events to manage and track the user's consent state.
Read time 1 minuteLast updated 5 days ago

Definition

public static class EndUserConsent

Static Methods

Method

Description

GetConsentStateRetrieves the current consent state of the user.
SetConsentStateUpdates the consent state of the user.

Static Events

Member

Description

consentStateChangedOccurs when the consent state of the user changes.