docs.unity.cn
    Show / Hide Table of Contents

    Method Hash

    Hash(Type)

    Compute the hash of this location for the specified type.

    Declaration
    public int Hash(Type t)
    Parameters
    Type Name Description
    Type t

    The type to hash with.

    Returns
    Type Description
    Int32

    The combined hash code of the location and type.

    Implements
    IResourceLocation.Hash(Type)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use