GetConsentState()
Retrieves the current consent state of the user.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UnityConsent
- Assembly: UnityEngine.UnityConsentModule
public static ConsentState GetConsentState()
Returns
Type | Description |
|---|---|
| ConsentState | The current ConsentState of the user. |