Skip to main content

Class DataUsageConsentConfig

Declaration
public class DataUsageConsentConfig : ModuleConfig

Properties

Enabled

Declaration
public override bool Enabled { get; set; }

InternetRequired

Declaration
public override bool InternetRequired { get; }

DataRegulationLookupService

Declaration
public IGetAreaResultAsyncHandler DataRegulationLookupService { get; }

ForceCacheLocation

Declaration
public bool ForceCacheLocation { get; }

DefaultPopupPrefab

Declaration
public GameObject DefaultPopupPrefab { get; }

AgeRestriction

Declaration
public int AgeRestriction { get; }

LocalizationDataStore

Declaration
public BaseDataStore LocalizationDataStore { get; }

UseNativeTexts

Declaration
public bool UseNativeTexts { get; }

PreATTPopupEnabled

Declaration
public bool PreATTPopupEnabled { get; }

UsageDescription

Declaration
public string UsageDescription { get; }