docs.unity.cn
    Show / Hide Table of Contents

    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.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use