docs.unity.cn
    Show / Hide Table of Contents

    Method Equals

    Equals(AsyncOperationHandle)

    Provide equality for this struct.

    Declaration
    public bool Equals(AsyncOperationHandle other)
    Parameters
    Type Name Description
    AsyncOperationHandle other

    The operation to compare to.

    Returns
    Type Description
    Boolean

    True if the the operation handles reference the same AsyncOperation and the version is the same.

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