docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Equals

    Equals(MigrationStep<TVersion, TTarget>)

    Evaluate equality between migration steps.

    Declaration
    public bool Equals(MigrationStep<TVersion, TTarget> other)
    Parameters
    Type Name Description
    MigrationStep<TVersion, TTarget> other

    Other step to evaluate.

    Returns
    Type Description
    bool

    True when the steps are equals.

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