docs.unity.cn
    Show / Hide Table of Contents

    Method SetProgressCallback

    SetProgressCallback(Func<Single>)

    Set the func for handling progress requests.

    Declaration
    public void SetProgressCallback(Func<float> callback)
    Parameters
    Type Name Description
    Func<Single> callback

    The callback function.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use