consentStateChanged
Occurs when the consent state of the user changes. The argument is the new consent state.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UnityConsent
- Assembly: UnityEngine.UnityConsentModule
public static event Action<ConsentState> consentStateChanged