Method GetDownloadStatus
GetDownloadStatus()
Return the current download status for this operation and its dependencies. In some instances, the information will not be available. This can happen if the operation is dependent on the initialization operation for addressables. Once the initialization operation completes, the information returned will be accurate.
Declaration
public DownloadStatus GetDownloadStatus()
Returns
Type | Description |
---|---|
DownloadStatus | The download status. |