docs.unity.cn
    Show / Hide Table of Contents

    Method InvokeWaitForCompletion

    InvokeWaitForCompletion()

    Used for the implementation of WaitForCompletion in an IAsyncOperation.

    Declaration
    protected virtual bool InvokeWaitForCompletion()
    Returns
    Type Description
    Boolean

    True if the operation has completed, otherwise false.

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