docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(AsyncOperationHandle<TObject>)

    Provide equality for this struct.

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

    The operation to compare to.

    Returns
    Type Description
    bool

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

    Implements
    IEquatable<T>.Equals(T)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)