SetConsentState(ConsentState)
Updates the consent state of the user.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UnityConsent
- Assembly: UnityEngine.UnityConsentModule
public static void SetConsentState(ConsentState consentState)
Parameters
The new ConsentState to set.