docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetHashCode

    GetHashCode()

    Generates a hash suitable for use with containers like HashSet and Dictionary.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int

    A hash code generated from this object's trackableId.

    Overrides
    ValueType.GetHashCode()
    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023