Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AndroidAssetPackUseMobileDataRequestResult

Represents the choice of an end user that indicates if your application can use mobile data to download Android asset packs.
Read time 1 minuteLast updated 6 days ago

Definition

public class AndroidAssetPackUseMobileDataRequestResult

Remarks

The value is received from a callback after AndroidAssetPacks.RequestToUseMobileDataAsync is called. Additional Resources: AndroidAssetPacks.RequestToUseMobileDataAsync.

Properties

Property

Description

allowedIndicates if mobile data can be used to download Android asset packs.