Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public static event Action<ConsentState> consentStateChanged