Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


result

Indicates whether the end user allowed the application to use mobile data to download Android asset packs.
Read time 1 minuteLast updated 12 days ago

Definition

public AndroidAssetPackUseMobileDataRequestResult result { get; }

Remarks

Until the operation is complete and _isDone returns true, this returns null. Read-only.