docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method HaveDuplicates

    HaveDuplicates(int[])

    Checks for duplicates in an array.

    Declaration
    public static bool HaveDuplicates(int[] arr)
    Parameters
    Type Name Description
    int[] arr

    Input array.

    Returns
    Type Description
    bool

    True if there is any duplicate in the input array.

    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)