docs.unity.cn
    Show / Hide Table of Contents

    Method SetDownloadProgressCallbacks

    SetDownloadProgressCallbacks(Func<DownloadStatus>)

    Set the func for handling download progress requests.

    Declaration
    public void SetDownloadProgressCallbacks(Func<DownloadStatus> callback)
    Parameters
    Type Name Description
    Func<DownloadStatus> callback

    The callback function.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, June 26, 2023